Use to EXECUTE cards that already exist on the board in claude-organizer — a task, a story, several stories, or a whole sprint. Trigger the moment you start, resume, or continue work on specific cards ("work CO-42", "implement this story", "run the sprint", "build it now"). Owns the per-card lifecycle (in_progress → implement → review by a fresh subagent → review status → commit) and multi-card runs in two modes — review each card, or run the whole batch autonomously. Commits one per card (after the user approves the review, or directly in an agreed batch run); leaves each card in review until the user approves. NEVER assume — any open decision the card doesn't settle goes to the user first. To break a NEW demand into cards, use plan instead.
$npx -y skills add fmilioni/claude-organizer --skill implementInstalls into the current project.
Run `npx skills use "https://github.com/fmilioni/claude-organizer" --skill "fmilioni/claude-organizer/implement"` 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.