Runcastle

7 workflows

npm installWrite tests for …npm test (gate)

Test Coverage Booster

v1.0.1

runcastle

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
dockerpodman10
#testing#single-agent#quality#loop
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
npm installgit ls-files (re…Write & commit d…

Docs From Codebase

v1.0.1

runcastle

A single Claude Code agent reads your repository — a shell-expanded file map seeds it, and it can install and run the project — then writes and incrementally commits a real `docs/` set: a getting-started guide, an architecture overview, and per-module reference pages.

claude-code · claude-opus-4-8
docker00
#documentation#content#single-agent#loop
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
Search (xN)Synthesize reportFact-check (Code…

Deep Research Report

v1.0.1

runcastle

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.

claude-code · claude-sonnet-4-6claude-code · claude-opus-4-8codex · gpt-5.4
docker00
#research#fan-out#citations#mixed-provider
Read sources -> summ…

Literature Review Builder

v1.0.1

runcastle

Reads a sources.md list of papers, fetches each one, and builds a structured literature review — per-source summary of question, method, finding, and limitation — then synthesizes the themes, disagreements, and open gaps across the whole set.

claude-code · claude-opus-4-8
docker00
#research#literature-review#single-agent#citations
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