jhlee0409/all-for-claudecode

6 stars · Last commit 2026-03-27

Claude Code plugin — automates the full dev cycle (spec → plan → implement → review → clean) with adaptive skill orchestration, critic loops, 12 agents, and intent-based evaluation. Zero dependencies.

README preview

<div align="center">                                                                                                                                        
  <img src="https://github.com/user-attachments/assets/ce9a12a0-5554-425e-ae8a-efa098bfb70e" alt="all-for-claudecode" width="1080" />
</div>

# all-for-claudecode

**Claude Code plugin that automates the full development cycle — spec → plan → implement → review → clean.**

[![CI](https://github.com/jhlee0409/all-for-claudecode/actions/workflows/ci.yml/badge.svg)](https://github.com/jhlee0409/all-for-claudecode/actions/workflows/ci.yml)
[![npm version](https://img.shields.io/npm/v/all-for-claudecode)](https://www.npmjs.com/package/all-for-claudecode)
[![npm downloads](https://img.shields.io/npm/dm/all-for-claudecode)](https://www.npmjs.com/package/all-for-claudecode)
[![license](https://img.shields.io/github/license/jhlee0409/all-for-claudecode)](./LICENSE)
[![GitHub stars](https://img.shields.io/github/stars/jhlee0409/all-for-claudecode?style=social)](https://github.com/jhlee0409/all-for-claudecode)

> One command (`/afc:auto`) runs the entire cycle. Zero runtime dependencies — pure markdown commands + bash hook scripts.

## Quick Start

```bash
# Option A: Inside Claude Code

View full repository on GitHub →