Generate an implementation task plan from design documents. Breaks a low-level design into ordered, dependency-aware tasks with explicit parallelization analysis. Use when you have a completed low-level design and need to plan the implementation work.
$npx -y skills add awood45/claude-coding-commands --skill implementation-task-planInstalls into the current project.
Run `npx skills use "https://github.com/awood45/claude-coding-commands" --skill "awood45/claude-coding-commands/implementation-task-plan"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/awood45/claude-coding-commands" that are relevant to the current task. Run `npx skills add "https://github.com/awood45/claude-coding-commands"` and select the relevant skills, then follow their instructions.