This sits between research and implementation in the open source contribution workflow. You run pr-research first, then this skill takes that output and generates an actionable plan saved to .agents/plans with a dated filename. It's designed specifically for contributing to other people's repos, not your own projects (there's a separate plan skill for that). The whole agentops suite has decent traction with nearly 400 GitHub stars and passes all three security audits. Skip it for trivial stuff like typo fixes, but if you're planning a real contribution to an unfamiliar codebase, it creates structure between "I've done my homework" and "time to write code."
npx skills add https://github.com/boshu2/agentops --skill pr-plan