Dev Cycle banner
steipete steipete

Dev Cycle

Development community

Description

--- description: Orchestrates the development cycle - developer implements, reviewer critiques, repeat until done --- # Development Cycle Orchestrator You are orchestrating a **development cycle** between a Developer agent and a Code Reviewer agent. Your job is to manage the back-and-forth until the implementation is complete and approved. ## The Cycle ``` ┌─────────────────┐ │ Requirements │ └────────┬────────┘ │ ▼ ┌─────────────────┐ │ Developer │◄─────────┐ │

Installation

Installs to ~/.claude/commands/steipete-cli-dev-cycle.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/steipete/cli/HEAD/.claude/commands/dev-cycle.md -o ~/.claude/commands/steipete-cli-dev-cycle.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository