planning-documentation
✓Document and communicate plans clearly. Structures implementation plans with tasks, decisions, and success criteria.
Installation
SKILL.md
Write comprehensive implementation plans assuming the engineer has zero context for our codebase and questionable taste. Document everything they need to know: which files to touch for each task, code, testing, docs they might need to check, how to test it. Give them the whole plan as bite-sized tasks. DRY. YAGNI. TDD. Frequent commits.
Assume they are a skilled developer, but know almost nothing about our toolset or problem domain. Assume they don't know good test design very well.
Announce at start: "I'm using the writing-plans skill to create the implementation plan."
Document and communicate plans clearly. Structures implementation plans with tasks, decisions, and success criteria. Source: qodex-ai/ai-agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/qodex-ai/ai-agent-skills --skill planning-documentation- Source
- qodex-ai/ai-agent-skills
- Category
- ""Writing
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is planning-documentation?
Document and communicate plans clearly. Structures implementation plans with tasks, decisions, and success criteria. Source: qodex-ai/ai-agent-skills.
How do I install planning-documentation?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/qodex-ai/ai-agent-skills --skill planning-documentation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/qodex-ai/ai-agent-skills
Details
- Category
- ""Writing
- Source
- skills.sh
- First Seen
- 2026-02-01