This is the front half of a two-skill workflow for tackling big projects. It takes your requirements, asks clarifying questions, then generates a structured markdown plan with sprints, atomic tasks, dependencies, and acceptance criteria. The format is designed to feed directly into the task-orchestrator skill, which can then farm out independent tasks to parallel subagents. The emphasis on task atomicity and clear file locations is smart, it forces you to think through the work before spinning up a dozen Claude instances. One caution: it won't save the plan to a file unless you explicitly ask, which feels overly cautious but prevents accidental artifacts.
npx -y skills add jdrhyne/agent-skills --skill planner --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot