Use when the user wants to plan a one-off Kata issue, standalone issue, backlog item, bugfix, enhancement, or slice-sized unit of work outside the milestone/slice/task workflow. This skill turns an isolated request into a single issue containing both a design section and an implementation plan section. Use this instead of kata-new-milestone or kata-plan-phase when the work should be planned and executed in isolation rather than as part of an active milestone.
$npx -y skills add gannonh/kata-symphony --skill kata-plan-issueInstalls into the current project.
Run `npx skills use "https://github.com/gannonh/kata-symphony" --skill "gannonh/kata-symphony/kata-plan-issue"` 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/gannonh/kata-symphony" that are relevant to the current task. Run `npx skills add "https://github.com/gannonh/kata-symphony"` and select the relevant skills, then follow their instructions.