pbl/skills/writing-tasks/SKILL.md
Use when a plan needs discrete implementation tasks with step-by-step ordering, file targets, and dependency mapping. Called by the plan skill — not invoked directly by users.
npx skillsauth add tim-hub/powerball writing-tasksInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Break an implementation plan into ordered, actionable tasks and save to tasks.md.
.powerball/specs/YYYY-MM-DD-{{name}}/exploration.md.powerball/specs/YYYY-MM-DD-{{name}}/plan.md — read the goal and architecture decisions from hereTo find the directory, search .powerball/specs/ for a directory ending with -{{name}}.
templates/tasks.md{{NAME}}, {{DATE}}, and all placeholders with actual content.powerball/specs/YYYY-MM-DD-{{name}}/tasks.mdtesting
Picks the right Kubernetes Deployment update strategy (RollingUpdate / Recreate / Blue-Green / Canary) for the situation. Use when configuring a new Deployment, changing rollout config, or deciding how to ship a risky change.
tools
Translates a markdown file to a target language, preserving structure. Use when the user needs a markdown file translated.
development
Translates text between any two languages while preserving source format. Use when the user needs to translate plain text, code, or markdown content.
testing
Generates written content — blog posts, social posts, emails, and marketing copy — matched to the project's existing voice. Use when the user needs written material.