planner

Create phased implementation plans with sprints and atomic tasks.

1.0k|56|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/am-will/codex-skills --skill planner-am-will
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planner
Source: https://github.com/am-will/codex-skills/tree/main/skills/planner
Command: npx skills add https://github.com/am-will/codex-skills --skill planner-am-will

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning complex changes can be error-prone and time-consuming without a structured approach. This Skill generates phased, sprint-based plans with atomic tasks to guide implementation from concept to delivery.

Core Features & Use Cases

  • Phase-based planning with defined sprints and discrete tasks
  • Generates a comprehensive plan document including prerequisites, risks, and testing strategy
  • Use Case: when starting a feature or fixing a bug, ask for a plan that breaks work into milestones and actionable tasks

Quick Start

Plan a feature request by asking the planner to draft a phased plan with milestones, tasks, and a plan document.

Frequently Asked Questions about planner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a phased implementation plan with sprint-ready tasks?

To create a phased implementation plan, you need a structured roadmap that breaks work into milestones and atomic tasks. This planning approach enforces a workflow from initial research and requirement clarification to documentation retrieval and final plan generation.

What is the best way to structure a roadmap for complex software features?

The best way to structure a roadmap for complex features is using a phase-based planning model. It divides the workload into discrete sprints with atomic tasks, ensuring prerequisites, risks, and testing strategies are documented before execution begins.

How do I break down a bug fix or feature request into actionable milestones?

Breaking down a bug fix or feature request requires generating a comprehensive plan document with defined sprints and discrete tasks. A structured planner processes the request through research, requirement clarification, and documentation retrieval to deliver actionable milestones.

Does phased project planning work for both small tasks and complex features?

Yes, phased project planning works for both small tasks and complex features. It applies a consistent workflow to any implementation requiring a structured roadmap, generating an execution plan with atomic tasks regardless of the overall scope.

What format does the generated project plan document use?

The generated project plan document uses a kebab-case file name with a -plan.md suffix. It contains the full execution plan, including prerequisites, identified risks, and the testing strategy for the phased implementation.