rune
NewMulti-agent engineering orchestration for Claude Code. Plan, work, review, mend, ship via /rune:arc with checkpoint framework, QA phases, Discipline Engineering, and Agent Teams. v3.0.0-alpha.7: Day 6 gap_analysis family merge â gap_analysis + gap_analysis_qa + gap_remediation (3 phases) absorbed into the unified inspect engine; arc PHASE_ORDER 19 â 16. STEP A deterministic checks + STEP D halt-gate (Task Completion Gate + plan writeback) live in inspect-step-a-deterministic.md and inspect-step-d-halt-gate.md sub-references; verification PHASE_GROUP deleted; qa-manifests/gap-analysis.yaml retired (Q3 â replacement deferred to Day 7 parametric qa-verifier).
Summary
Rune is a multi-agent engineering orchestration framework for Claude Code that coordinates planning, work, review, mending, and shipping through a structured arc workflow.
- It uses checkpoint frameworks, QA phases, discipline engineering, and agent teams to manage complex software projects, reducing errors and improving code quality through deterministic checks and halt-gates.
Install & Usage
/plugin marketplace add <org/repo>Add the configuration to /plugin install rune@<marketplace>
/pluginUse Cases
Usage Examples
/rune:arc plan implement a REST API endpoint for user authentication
/rune:arc work refactor the database layer to use connection pooling
Run a gap analysis on the current codebase and generate a remediation plan
Security Audits
Frequently Asked Questions
What is rune?
Rune is a multi-agent engineering orchestration framework for Claude Code that coordinates planning, work, review, mending, and shipping through a structured arc workflow. It uses checkpoint frameworks, QA phases, discipline engineering, and agent teams to manage complex software projects, reducing errors and improving code quality through deterministic checks and halt-gates.
How to install rune?
To install rune: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install rune@<marketplace>. Finally, /plugin in Claude Code.
What is rune best for?
rune is a plugin categorized under Development. It is designed for: code-review, agent, multi-agent, agent-teams, audit, orchestration, engineering-workflow, swarm. Created by vinhnxv.
What can I use rune for?
rune is useful for: Plan and execute a multi-step software engineering task with automated code review and QA phases.; Orchestrate a team of AI agents to collaboratively implement a feature across multiple files.; Run a gap analysis on existing code to identify missing functionality or bugs.; Automate the code review process with deterministic checks and halt-gates for quality control.; Manage a complex refactoring project with checkpoint-based progress tracking and rollback support.; Ship a completed feature by coordinating planning, implementation, review, and mending phases..