9 workflows
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.
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.
Launch Thread Writer + Critic
v1.0.1runcastle
A Claude Code writer drafts an X/Twitter launch thread from your product brief, then a Codex critic tears it apart post-by-post — hook, clarity, specificity, CTA — rewriting the weak posts on the same warm branch until the thread is ready to ship.
Refactor with Adversarial Review
v1.0.1runcastle
A Claude Code agent performs a refactor, a hard `npm test` gate proves nothing broke, then a Codex reviewer adversarially audits the change on the same warm branch — hunting regressions, weak tests, and shortcuts — fixing and looping until it approves.
Incident Postmortem Writer
v1.0.1runcastle
A single Claude Code agent turns an incident timeline and the last week of commit history into a blameless postmortem — summary, impact, timeline, root causes, contributing factors, what went well, and action items with owners and due dates — written to postmortem/POSTMORTEM.md.
Release Notes Writer
v1.0.1runcastle
A single Claude Code agent reads the commits since your last tag, groups them into Added/Changed/Fixed/Security by user-facing intent, and writes a clean CHANGELOG.md entry plus a friendly RELEASE_NOTES.md — turning raw git history into release-ready notes in one pass.
Dependency Upgrade & Fix Loop
v1.0.1runcastle
A single Claude Code agent brings your dependencies up to date in safe batches — patches, then minors, then one major at a time — fixing any breakage it introduces, gated by a hard build + test check every round until everything is current and green.
Deep Research Report
v1.0.1runcastle
Fans out a searcher per sub-question to fetch and note public web sources, then an Opus synthesizer writes a fully cited report, then a Codex fact-checker adversarially verifies every claim against the notes and loops until the report holds up.
Landing Page Copy (AIDA) + Edit
v1.0.1runcastle
A mixed-provider copy pipeline: a Claude Code writer turns your product brief into full AIDA-structured landing page copy, then a Codex editor cuts fluff, makes claims concrete, and tightens headlines on the same warm branch, looping until it ships.