AI AGENT ADDONS

Pr Implement

boshu2/agentops

Open source contributions need clean pull requests. This skill helps you implement a planned contribution using a fork. It runs isolation checks before and after you write code. This keeps every PR focused on one topic and prevents scope creep.

You start with a plan from earlier steps like research. The skill sets up a forked repository and creates an isolated worktree. It checks for competing PRs first. Then it guides you through making changes, testing, and committing with a proper message. A final check makes sure everything stays on track.

This is for anyone contributing to open source projects who wants to follow best practices. It works with git and the GitHub CLI. Use it after planning and before preparing a submit. The result is a clean branch ready for review.

Add Pr Implement skill to your workflow

Global

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

Project

mkdir -p .claude/skills/pr-implement

Source Repository

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