Runcastle

11 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
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
Teardown (xN)Positioning brief

Competitor Teardown & Positioning Brief

v1.0.1

runcastle

Fans out an analyst agent per competitor to fetch and dissect each rival's site — pricing, positioning, messaging, gaps — then a strategist synthesizes the teardowns into a single positioning brief with sharp, defensible angles for your product.

claude-code · claude-sonnet-4-6claude-code · claude-opus-4-8
docker00
#marketing#research#fan-out#positioning
Write AIDA copy …Edit + tighten (…

Landing Page Copy (AIDA) + Edit

v1.0.1

runcastle

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.

claude-code · claude-opus-4-8codex · gpt-5.4
docker00
#copywriting#landing-page#content#mixed-provider
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 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
Fetch page → audit → fix list

SEO On-Page Audit

v1.0.1

runcastle

Fetches a single target page and audits its on-page SEO — title, meta, headings, canonical, Open Graph, structured data, alt text, internal links, word count — then writes a prioritized, fix-by-fix action list you can hand to a developer.

claude-code · claude-sonnet-4-6
docker00
#seo#marketing#audit#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
Outline angle + …Draft full post …Line edit + on-p…

Blog Post Pipeline

v1.0.1

runcastle

Turn a single topic into a publish-ready blog post through three sequential Claude Code passes on one warm branch: an Opus strategist outlines the angle and keywords, a Sonnet writer drafts the full post, and an Opus editor tightens the prose and optimises it for search.

claude-code · claude-opus-4-8claude-code · claude-sonnet-4-6claude-code · claude-opus-4-8
dockerpodman00
#content#writing#blog#sequential
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