AI AGENT ADDONS

Planning an open source contribution can feel overwhelming. This skill helps you create a clear and actionable plan before you start coding. It takes the output from research and turns it into a step-by-step strategy.

You will define the scope of your change, pick the right issue to target, and write acceptance criteria from the maintainer's view. The plan also includes a risk assessment and an implementation approach. This makes your pull request more likely to be accepted.

Use this skill after you have researched the repository but before you write any code. It works best for non-trivial changes that need careful planning. The output is a markdown file you can follow as you work.

Add Pr Plan skill to your workflow

Global

mkdir -p ~/.claude/skills/pr-plan

Project

mkdir -p .claude/skills/pr-plan

Source Repository

Stars
400
Forks
40
Watchers
400
License
NOASSERTION
Last Push
23 days ago
Created
8 months ago