claude-code-workflows and claude-code-runner
The workflow tool seems to provide the high-level orchestrations and AI agent logic, while the runner offers the underlying, unattended execution environment for those developed Claude Code workflows, making them **complements**.
About claude-code-workflows
shinpr/claude-code-workflows
Production-ready development workflows for Claude Code, powered by specialized AI agents.
This set of plugins for Claude Code helps software developers go from a feature idea to reviewable code, automatically. It takes your high-level request for a new feature or bug fix and produces the necessary design documents, implementation, and quality checks. Developers building backend, frontend (React/TypeScript), or full-stack applications will find this useful for streamlining their daily coding tasks.
About claude-code-runner
rcrsr/claude-code-runner
Deterministic, scripted, unattended Claude Code execution.
Integrates with Claude Code's slash commands and skills framework, using the Rill scripting language to compose multi-phase workflows with variables, conditionals, loops, and result parsing via XML tags. Supports both single prompts and complex automation chains that capture Claude's output, branch on conditions, and extract structured results for CI/CD pipelines.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work