mirror of
https://github.com/cursor/plugins.git
synced 2026-09-14 20:00:00 +08:00
2ea22ffa0b
Adds a second sentence to each plugin description that summarizes what the plugin actually provides, verified against skill, rule, and agent content. First sentence preserved for truncated display. Co-authored-by: Cursor <cursoragent@cursor.com>
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