3 workflows
PR Description Writer
v1.0.1runcastle
A single Claude Code agent reads the diff and commit history of your branch against its base, then writes a complete, reviewer-ready PR_DESCRIPTION.md — summary, what changed, why, testing, risk, and a reviewer checklist — grounded entirely in the real diff.
claude-code · claude-sonnet-4-6
docker↓ 1★ 0
#pull-request#documentation#single-agent#git
Test Coverage Booster
v1.0.1runcastle
A single Claude Code agent that finds the least-tested modules in your repo, writes focused unit tests for them one module at a time, and verifies the suite stays green after every batch — stopping once it hits your coverage target.
claude-code · claude-opus-4-8
dockerpodman↓ 1★ 0
#testing#single-agent#quality#loop
Bug Triage Swarm
v1.0.1runcastle
An Opus planner triages your open `bug`-labelled GitHub issues into independent fixes, then a swarm of Sonnet fixers fans out — one per issue, each on its own branch — to reproduce, root-cause, patch, and test the bug in parallel.
claude-code · claude-opus-4-8claude-code · claude-sonnet-4-6
docker↓ 0★ 0
#bug-triage#github-issues#fan-out#gh