Runcastle

7 workflows

Diff + log → PR description

PR Description Writer

v1.0.1

runcastle

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
docker10
#pull-request#documentation#single-agent#git
Triage bugsFix (xN)Fixes on branches

Bug Triage Swarm

v1.0.1

runcastle

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
docker00
#bug-triage#github-issues#fan-out#gh
meeting.md -> issue drafts + …

Meeting Notes to Issues

v1.0.1

runcastle

A single Claude Code agent reads raw meeting notes and turns every actionable item into a clean, ready-to-file issue draft — one markdown file per action with title, context, acceptance criteria, and a suggested owner and label — plus an INDEX.md summary table.

claude-code · claude-sonnet-4-6
docker00
#ops#meeting-notes#productivity#single-agent
npm installBump deps + fix …npm run build + …

Dependency Upgrade & Fix Loop

v1.0.1

runcastle

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.

claude-code · claude-opus-4-8
dockerpodman00
#dependencies#maintenance#single-agent#loop
CSV -> analysis -> narrative

Weekly Metrics Narrative

v1.0.1

runcastle

A single Claude Code agent reads a metrics.csv, computes week-over-week deltas, and writes an executive narrative — what moved, why it likely moved, what to watch, and one recommended action — alongside a compact metrics table, to reports/weekly.md.

claude-code · claude-sonnet-4-6
docker00
#ops#metrics#reporting#single-agent
incident.md + git log -> POST…

Incident Postmortem Writer

v1.0.1

runcastle

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.

claude-code · claude-opus-4-8
docker00
#ops#incident#postmortem#single-agent
Summarize commits → notes

Release Notes Writer

v1.0.1

runcastle

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.

claude-code · claude-sonnet-4-6
dockerpodman00
#changelog#release-notes#single-agent#git