What problem does it solve?
This skill solves the problem of losing context and visibility in large, multi-step engineering projects by moving plans out of ephemeral chat sessions and into persistent, version-controlled markdown files.
Core Features & Use Cases
- Structured Planning: Automatically generates a project overview and individual task files in a dedicated directory.
- Task Lifecycle Management: Creates PR-sized task files that integrate with existing task loops and promotion workflows.
- Refinement Loop: Surfaces open questions and architectural trade-offs to ensure plans are vetted before execution.
- Use Case: When starting a complex feature that spans multiple PRs, use this skill to generate a roadmap of tasks that can be tracked, edited, and committed to the repository.
Quick Start
Run the plan-with-docs skill to create a structured implementation plan for the new authentication module.