Project planner
Skill rumotion/ai-agent-project-template/.agents/skills/project-planner
Low-context AI agent project template for Gemini, Codex, Claude, Cline, and more. One canonical AGENTS.md, shared Memory Bank, portable skills, workflows, hooks, and deterministic validation.
npx -y skills add rumotion/ai-agent-project-template --skill project-plannerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Creates implementation plans from project requirements. Use when planning features, refactors, architecture changes, or multi-step development tasks.
SKILL.md
0.7 KB, as published. Nobody here has run it
Project Planner Skill
Always start by reading:
AGENTS.mdmemory-bank/00-index.mdmemory-bank/projectbrief.mdmemory-bank/activeContext.mdmemory-bank/systemPatterns.mdmemory-bank/techContext.md
Output format
Provide:
- Goal
- Current understanding
- Assumptions
- Proposed approach
- Affected files
- Risks
- Test plan
- 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.