Workflows & Knowledge Guides ยท General

AB Method

A mission-oriented workflow system that insists on grilling requirements, doing one task at a time, and running every mission through TDD. It is a compact example of turning Claude Code into a disciplined operator instead of a free-form assistant.

slash-commandsskillsplanningimplementationtesting

Primary URL: https://github.com/ayoubben18/ab-method

Best for: incremental delivery; spec and TDD-centric work

Caveats: Strong process constraints can slow ad hoc exploratory work. Mission-at-a-time discipline may not suit highly parallel teams without adaptation.

Seed description

A principled, spec-driven workflow that transforms large problems into focused, incremental missions using Claude Code's specialized sub agents. Includes slash-commands, sub agents, and specialized workflows designed for specific parts of the SDLC.

Capabilities

spec-driven-development, tdd, task-management, architecture-analysis