ayoubben18/ab-method

158 stars · Last commit 2025-11-10

A revolutionary approach to software development that transforms problems into focused, incremental missions using Claude Code's specialized subagents.

README preview

# 🚀 AB Method - Incremental Task Management System

> A revolutionary approach to software development that transforms problems into focused, incremental missions using Claude Code's specialized subagents.

## 🎯 Quick Installation

Install AB Method in your project with a single command:

```bash
npx ab-method
```

This will:
- ✅ Install all AB Method workflows in `.ab-method/`
- ✅ Add **11 slash commands** to Claude Code (both `/ab-master` and individual commands)
- ✅ Create necessary directories (`docs/architecture/`, `tasks/`)
- ✅ Set up or update `CLAUDE.md` with instructions
- ✅ Install builtin specialized agents for enhanced development workflow

After installation, open Claude Code and choose your preferred approach:

View full repository on GitHub →