planner
An AI agent that generates structured implementation plans through requirement clarification and documentation research.
Install
npx skills add https://github.com/am-will/codex-skills --skill plannerStats
| Total installs | 1,190 |
| Weekly installs | 1.2K |
| GitHub stars | 820 |
| First seen | Jan 23, 2026 |
| Source | @am-will/codex-skills |
Summary
- Guides you through requirement clarification before planning, asking 5-10 targeted questions to reduce ambiguity and surface risks
- Fetches official documentation for external libraries, APIs, and frameworks to ensure version-accurate steps and current best practices
- Structures plans into logical sprints that each produce demoable, testable increments, with atomic, independently committable tasks including file paths and validation methods
- Identifies potential gotchas, edge cases, and dependencies after plan generation, asking follow-up questions to refine before saving
Tags
Related skills
| Skill | Installs | vs planner |
|---|---|---|
| figma | 1,181 | -9 |
| color-palette | 1,254 | +64 |
| web-research | 1,195 | +5 |
| meeting-notes | 1,171 | -19 |
| plan-harder | 1,163 | -27 |
FAQ
- How many installs does planner have?
- planner has 1,190 total installs and 1.2K installs this week.
- Where is planner hosted?
- planner is published by @am-will/codex-skills at https://github.com/am-will/codex-skills.
- How many GitHub stars does planner have?
- planner has 820 GitHub stars.
- When was planner first indexed?
- OrangeBot.AI first indexed planner on Jan 23, 2026.
- How do I install planner?
- Run: npx skills add https://github.com/am-will/codex-skills --skill planner