A small GitHub-ready repository that packages three Codex planning skills:
skills/simple-planningskills/advanced-planningskills/gen-todolist
planning-skills/
├── README.md
└── skills/
├── advanced-planning/
├── gen-todolist/
└── simple-planning/
Each skill is self-contained and can be installed independently or in one batch.
Read the relevant codebase and produce a scoped implementation plan without writing code.
Compare viable implementation approaches, analyze tradeoffs and risks, and recommend the best plan.
Turn a task into a detailed Markdown checklist, optionally for writing into a planning document.