Running the full development cycle manually — brainstorming, planning, implementing, then repeatedly running /simplify, /code-review, and /security-review until the PR is clean — is tedious and context-heavy. Dev Loop automates the entire pipeline from a feature description to a reviewed PR in one command.
Developers using Claude Code who want an autonomous development loop that handles implementation and iterative review without manual orchestration.
Dev Loop is an orchestration layer that composes existing skills from Anthropic and Superpowers (brainstorming, planning, executing) with built-in Claude Code commands (/simplify, /security-review) and the code-review plugin. The core value is the automation glue, not reinventing these individual tools.
claude plugin marketplace add yorrick/claude-code-plugins
claude plugin install dev-loop@yorrick