ayoubben18

57 mods across 2 repositories, 189 stars between them.

extend-task

49

ayoubben18/ab-method

Command Claude Code

Add new missions to an existing task after initial missions have been completed. Useful when requirements change or new features need to be added to an ongoing task.

187 1mo ago A 0 tokens original MIT

mastermind

50

ayoubben18/ab-method

Command Claude Code

The intelligent entry point to the AB Method. Figures out what you want to do and routes you to the right workflow — or explains how the method fits together end to end. Where /ab-master is a static menu, /mastermind reasons about your intent and hands off.

187 1mo ago A 0 tokens original MIT

resume-task

51

ayoubben18/ab-method

Command Claude Code

Resume an existing task from where it was paused, continuing with the next incomplete mission.

187 1mo ago A 0 tokens original MIT

start-roadmap

52

ayoubben18/ab-method

Command Claude Code

Execute a roadmap autonomously to completion — the layer above /start-task. Verifies the dependency tree is planned, then runs each task in dependency order (each task like /start-task), with independent tasks optionally running in parallel. Executor only.

187 1mo ago A 0 tokens original MIT

start-task

53

ayoubben18/ab-method

Command Claude Code

Run an existing task autonomously to completion — /resume-task with the /goal philosophy. Each remaining mission runs in a subagent that follows tdd and updates the progress tracker itself; the parent verifies tests and commits after every finished mission. Starts immediately on invocation — no "Proceed?" prompt …

187 1mo ago A 0 tokens original MIT

test-mission

54

ayoubben18/ab-method

Command Claude Code

Create comprehensive tests for implemented features, ensuring quality and reliability of completed missions.

187 1mo ago A 0 tokens original MIT

update-architecture

55

ayoubben18/ab-method

Command Claude Code

Update and maintain architecture documentation to keep technical documentation current with project changes.

187 1mo ago A 0 tokens original MIT

ab-method CLAUDE.md

56

ayoubben18/ab-method

Instructions file

Instructions for ayoubben18/ab-method, a project described as: A workflow system for Claude Code and Codex. It grills a problem into a domain-grounded plan, then either drives it through test-driven missions you review one at a time, or hands it to an autonomous /goal loop that runs to a verifiable stop condition.

187 1mo ago A 41 tokens original MIT

ayoubben18/ab-skills

Skill Claude CodeCodex

Interrogate the user about a plan or design, then iterate against user-supplied acceptance checks in a self-scoring loop until every check passes. Use when the user wants their plan stress-tested AND wants the model to keep refining until a concrete set of pass/fail criteria are satisfied. Triggers on "grill me with…

2 4mo ago A 105 tokens