skills/todo/SKILL.md
Create and track task lists for complex multi-step work. Use when planning projects, breaking down work, tracking progress, or when a task has 3+ steps. Triggers on "plan", "todo", "task list", "break down", "step by step", or complex requests requiring multiple actions.
npx skillsauth add lvndry/jazz todoInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use manage_todos and list_todos to plan, track, and complete multi-step work.
Create todos when:
Skip todos for: single-step tasks, simple commands, quick lookups.
Call manage_todos with the full list of items. Every call replaces the previous list.
Each item has:
content: what needs to be done (be specific and verifiable)status: pending | in_progress | completed | cancelledpriority: high | medium | lowCall list_todos (no arguments) to retrieve the current list with status counts.
in_progress at a time.completed immediately after finishing — don't batch.manage_todos.manage_todos with all planned steps (status: pending).in_progress and begin.manage_todos with the item marked completed and the next one in_progress.cancelled with a note in content explaining why.list_todos to verify everything is completed or cancelled.Reproduce -> Investigate -> Fix -> Verify
Items: get repro steps, reproduce locally, check logs, identify root cause, implement fix, add test, verify fix.
Design -> Implement -> Test -> Ship
Items: review requirements, design API, create models, implement logic, write tests, manual QA, deploy.
Gather -> Analyze -> Recommend
Items: search existing solutions, review docs, compare approaches, list pros/cons, write summary.
parseConfig for missing host field")manage_todos after every meaningful stepdevelopment
Brainstorm startup ideas using top-founder mental models, trend analysis, and competition research. Use when the user wants to brainstorm startup ideas, explore business opportunities, validate concepts, or think like elite founders. Triggers on "startup ideas", "business ideas", "what should I build", "startup brainstorm", "idea validation", "trends and opportunities", "think like a founder".
tools
Create new Jazz skills for automating workflows. Use when the user asks to create a skill, make a skill, or wants to define custom automation behavior.
tools
Generate pull request titles and descriptions from diffs and context. Use when creating a PR, writing PR description, drafting merge request, or summarizing changes for review.
data-ai
Help users create, manage, and refine custom personas for Jazz agents. Use when the user wants to define a new communication style, character, or identity for an agent.