Runcastle

5 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
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
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
Read links.md → fetch → digest

Newsletter Digest Builder

v1.0.1

runcastle

Reads a links.md list of URLs, fetches each one inside the sandbox, and has a Claude Code agent write a ready-to-send newsletter digest — a tight 2–3 sentence summary of every link, why it matters to your readers, and the source link, all assembled into a single markdown issue.

claude-code · claude-sonnet-4-6
docker00
#content#newsletter#curation#single-agent
npm installRefactor (Cl…npm test (ga…Adversarial …

Refactor with Adversarial Review

v1.0.1

runcastle

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.

claude-code · claude-sonnet-4-6codex · gpt-5.4
docker00
#refactor#review-pipeline#mixed-provider#codex