AgentCycle is a working multi-agent system for Claude Code — Planner, Coder, Reviewer, Designer — plus an Improver agent that reads real metrics from your sessions and tunes the other agents every 3 cycles. Extracted from daily production use. Not a prompt pack.
Planner, Coder, Reviewer, Designer, Improver — with strict role boundaries so handoffs stay clean. The Planner can't code. The Coder can't change specs.
agent-cycle.sh + a PostToolUse hook: counts Reviewer finishes, logs a metrics row per verdict, and nudges Claude when the Improver is due. Every invocation logs — never silent.
Drop-in project conventions that wire the flow into any repo: docs layout, handoff rules, when to spawn which agent.
Copy two folders, merge one hook, verify with three commands. Works on macOS and Linux with stock bash + python3.
Anyone can write a "you are a senior engineer" prompt. The hard part is the part nobody ships: the feedback loop. Most agent setups degrade — the same import-path bug, the same spec ambiguity, the same review rejection, forever — because nothing closes the loop.
AgentCycle closes it. Every Reviewer verdict logs rejections, iterations, and issues found. The Improver reads that table, finds patterns with at least two data points, and proposes minimal diffs to the agent files — with evidence, behind your approval, committed to git.
The version you install today is the worst it will ever be.
Instant download · all 5 agents + cycle engine + setup guide
Use on unlimited personal projects · free updates to v1.x
No. macOS or Linux with bash and python3 (stock on both). Git recommended so the Improver's changes are reversible.
Yes — the agents install as separate files in ~/.claude/agents/ and the project template appends to your CLAUDE.md. Nothing is overwritten without you choosing to.
Prompt packs are static text. AgentCycle ships an executable feedback loop: a hook-driven counter, a metrics log, and a meta-agent whose whole job is editing the other agents based on your real failure data.
A ZIP delivered immediately after checkout: 5 agent .md files, agent-cycle.sh, hook config, CLAUDE.md template, README and SETUP guide.
If it doesn't work for you within 14 days, email and you get your money back. No forms.