vault/Operations/Claude/skills/documentation/write-planning-doc/SKILL.md
Creates structured planning documents for projects and initiatives, breaking down complex work into stages with clear actions and validation points.
npx skillsauth add eddowding/cortex write-planning-docInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Guide for writing planning/project management .md files for any type of project or initiative.
Create structured planning documents that break complex projects into stages with clear actions and validation points.
Planning docs are for thinking through & documenting decisions, breaking down complex projects into multiple stages, and tracking progress.
Store planning docs in Cockpit/memory/topics/planning/ or the relevant project folder.
date +"%y%m%d" to get the current date for namingFormat: yyMMdd[letter]_description_in_lowercase.md
yyMMdd (e.g., 260110 for 10 Jan 2026)260110a_athena_blue_launch_plan.md# [Project Name] Planning Doc
## Goal, Context
- Clear problem/goal statement(s) at top
- Enough context to pick up where we left off
## References
- Relevant background docs, files, links
- 1-sentence summary for each
- Most important at top
## Principles, Key Decisions
- Specific approaches agreed with user
- Update as new information arrives
## Stages & Actions
### Stage: [Description]
- [ ] Top-level action
- [ ] Sub-action
- Notes with extra context
### ✅ Completed Stage
- ✅ Completed action
- 📔 Notes on discoveries
## Appendix
- Research findings
- Alternative approaches considered
- Supporting materials
[ ] and [x] checkboxes for todo/doneAt end of stages, add appropriate checks:
tools
Dispatch to the right problem-solving technique based on how you're stuck.
testing
Interactive brainstorming and advisory mode that helps think through questions, critique approaches, propose alternatives, and reach optimal decisions.
tools
Find one insight that eliminates multiple components - 'if this is true, we don't need X, Y, or Z'
testing
Test at extremes (1000x bigger/smaller) to expose fundamental truths hidden at normal scales.