Files
cursor__plugins/planning/README.md
ericzakariasson 97128c02db Apply writing guide: sentence-case titles, remove em-dashes and semicolons
- Convert all H1 headings to sentence case across skills, rules, agents,
  commands, and READMEs (~65 headings)
- Replace em-dashes with colons in plugin.json descriptions and README
  taglines to match marketplace.json convention
- Replace semicolons with periods and restructure sentences across skills,
  rules, agents, and READMEs (~19 instances)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-10 18:11:09 -08:00

789 B

Planning plugin

Software planning: scope, milestones, risk management, and execution plans.

Installation

agent install planning

Components

Skills

Skill Description
create-execution-plan Convert goals into a scoped, sequenced, and risk-aware implementation plan
manage-delivery-risks Identify, prioritize, and mitigate delivery risks in implementation plans
create-milestone-plan Build a dependency-aware milestone plan with acceptance criteria
de-risk-plan Stress-test a plan for hidden assumptions, dependencies, and delivery risk

Rules

Rule Description
planning-quality-gates Scope, milestone, and risk gates for execution-ready plans

License

MIT