Use to turn a NEW demand — a feature, a change, a fix — into structured work in claude-organizer (sprints, stories, tasks). Trigger whenever the user describes something new to build before it's broken down, asks to plan/organize work, or asks to CREATE A CARD — card creation ALWAYS runs through this skill, never a direct create_card. This is PLANNING, not execution — do NOT write code here.
$npx -y skills add fmilioni/claude-organizer --skill planInstalls into the current project.
Run `npx skills use "https://github.com/fmilioni/claude-organizer" --skill "fmilioni/claude-organizer/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/fmilioni/claude-organizer" that are relevant to the current task. Run `npx skills add "https://github.com/fmilioni/claude-organizer"` and select the relevant skills, then follow their instructions.