delivery
01Command
Executes an approved plan by orchestrating subagents in parallel batches. Use after /fractal:planning produces an approved plan.md.
Recursive project management for Claude Code. One primitive, any scale.
Command
Executes an approved plan by orchestrating subagents in parallel batches. Use after /fractal:planning produces an approved plan.md.
Command
Validates fractal tree integrity and optionally fixes inconsistencies.
Command
Bootstrap (objection mode): extract a challenge/objection, create fractal tree, then hand off to /fractal:run-objection. Use to start a pre-mortem or to stress-test a plan.
Command
Bootstrap: extract objective, create fractal tree, then hand off to /fractal:run. Use to start a new project or redefine an existing objective.
Command
Fast iteration flow: implements a small, well-defined change in an isolated worktree, presents the result, user approves or discards. Use when you already know what to change — a conclusion from discussion, a quick fix, a small improvement. Triggers: 'vale um patch', 'faz esse ajuste', 'aplica essa mudança'…
Command
Transforms a fractal predicate into an executable plan with self-contained deliverables, dependency graph, and human gates. Use after /fractal:run produces a predicate.md.
Command
Propose a new challenge/objection and place it in the fractal tree. With no arguments, enters analyze mode: evaluates the active predicate and suggests a sub-objection. With text, reframes and places it manually.
Command
Propose a new predicate and place it in the fractal tree. With no arguments, enters analyze mode: evaluates the active predicate and suggests a sub-predicate. With text, reframes and places it manually.
Command
Decision gate that validates implementation against the fractal node predicate. Spawns an independent evaluator, then decides: back to planning, back to delivery, back to fractal, or approved for ship.
Command
Idempotent objection state machine. Evaluates the active challenge and advances one step. Call repeatedly to converge on the root objection.
Command
Idempotent fractal state machine. Evaluates the active predicate and advances one step. Call repeatedly to converge on the root predicate.
Command
Puts approved code into production and closes the cycle. PR + CI + deploy + simplify + docs + cleanup. Use after /fractal:review approves.
Command
Inspect target repo and generate .claude/standards.md with detected values. Replaces scripts/generate-standards.sh.
Command
Strategic review of the fractal tree — structural analysis, realignment suggestions, and predicate quality audit.
Command
Open the fractal viewer — real-time HTML dashboard with live tree updates.