# Project Planner

> Creates implementation plans from project requirements. Use when planning features, refactors, architecture changes, or multi-step development tasks.

- Skill: `rumotion/project-planner` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rumotion/project-planner`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rumotion/project-planner/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: rumotion (https://skillmd.com/u/rumotion)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/rumotion/project-planner

---


# Project Planner Skill

Always start by reading:

1. `AGENTS.md`
2. `memory-bank/00-index.md`
3. `memory-bank/projectbrief.md`
4. `memory-bank/activeContext.md`
5. `memory-bank/systemPatterns.md`
6. `memory-bank/techContext.md`

## Output format

Provide:

1. Goal
2. Current understanding
3. Assumptions
4. Proposed approach
5. Affected files
6. Risks
7. Test plan
8. Memory Bank updates needed

Do not edit files unless the user asks to proceed.

Chains to: `karpathy-engineer` once the plan is approved. See `docs/agent-skill-ecosystem.md`.
