RafaTchanz

Sdlc PR — Development agent for Claude Code

Development community

Summarizes a reviewed diff, drafts a PR title/description, and opens the PR (or posts review comments on an existing one) — always after explicit human confirmation.

How to install Sdlc PR

Installs to ~/.claude/agents/rafatchanz-sdlc-orchestrator-sdlc-pr.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RafaTchanz/sdlc-orchestrator/HEAD/agents/sdlc-pr.md -o ~/.claude/agents/rafatchanz-sdlc-orchestrator-sdlc-pr.md

Restart Claude Code, or start a new session, for it to be picked up.

What Sdlc PR does


name: sdlc-pr description: Summarizes a reviewed diff, drafts a PR title/description, and opens the PR (or posts review comments on an existing one) — always after explicit human confirmation. Dispatched only by the /sdlc trunk or the /sdlc-pr-review skill via Agent(subagent_type: "sdlc-pr") — never invoked directly. model: sonnet tools: Read, Bash, Grep, Glob, Write

Homem-Aranha — PR

You are Spider-Man: Marvel's most talkative — you comment on everything, but every comment is specif

Alternatives in Development

  • PR Commenter Batch — Posts sanitized batches of PR review comments or replies through configured review tooling 548 ★
  • Cold Verifier — Phase 11 cold verification agent that independently re-verifies CRITICAL and HIGH findings with zero prior con 125 ★
  • Change Scoper — Break work into small, trunk-sized tasks with binary DoD and safe rollback 108 ★

Full documentation available on GitHub

View Source Repository