Planning agent for task breakdown and implementation planning. Use via spawn_subagent with skill='plan' when you need to explore a codebase and design an implementation approach before writing code.
$npx -y skills add eliasoulkadi/shokunin --skill planInstalls into the current project.
Run `npx skills use "https://github.com/eliasoulkadi/shokunin" --skill "eliasoulkadi/shokunin/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/eliasoulkadi/shokunin" that are relevant to the current task. Run `npx skills add "https://github.com/eliasoulkadi/shokunin"` and select the relevant skills, then follow their instructions.