08 / The loop

Six commands. One disciplined loop.

01 · constitution

Your rules.

Principles, stack, style, constraints — written once.
02 · specify

The what.

What you're building and why. No tech stack yet.
03 · clarify

The gaps.

The agent asks structured questions before guessing.
04 · plan

The how.

Architecture, libraries, data model, contracts.
05 · tasks

The order.

Ordered, reviewable steps. Optionally pushed to GitHub Issues.
06 · implement

The code.

The agent executes the tasks. You review, not type.
Back to portfolio09 / 21