pr-plan
Installation
SKILL.md
PR Plan Skill
Strategic planning for open source contributions.
Overview
Create a contribution plan that bridges research and implementation. Takes
$pr-research output and produces an actionable plan.
Output: .agents/plans/YYYY-MM-DD-pr-plan-{repo-slug}.md
When to Use:
- After completing
$pr-research - Planning contribution strategy
- Before starting implementation
When NOT to Use:
- Haven't researched the repo yet
- Trivial contributions (fix typos)
- Internal project planning (use
$plan)