Turn the request into an acceptance contract.
User value, scope boundaries, testable behavior, risk, owner, and release evidence.
Confirm the behavior and failure modes before an agent touches the repository.
Plan my stackROLE DOSSIER / SPECIFY × BUILD × VERIFY × SHIP
See plan cost, the Lean route, and the human gate for every stage.
PURCHASE SIZE / ROLE TEAM
1 operatorPer-member plans scale with the team; account, site, usage, and one-time plans stay fixed until checkout.
SPECIFY × BUILD × VERIFY × SHIP
Software engineers define acceptance criteria, supervise agent changes, review protected branches, test previews, check security, and release through reversible controls.
MEMBERSHIP ROUTE / 5
PLAN DELTA / PROFESSIONAL → LEAN
| Tool | Professional | Decision | Lean | Monthly delta |
|---|---|---|---|---|
| GitHub | Team$4/mo | Change plan | Free$0/mo | Save $4 |
| Linear | Basic$10/mo | Change plan | Free$0/mo | Save $10 |
| Cursor | Pro$20/mo | Keep plan | Pro$20/mo | No change |
| ChatGPT | Plus$20/mo | Remove | Not included | Save $20 |
| Vercel | Pro$20/mo | Keep plan | Pro$20/mo | No change |
FRONTIER WORKFLOW / HUMAN IN LOOP
User value, scope boundaries, testable behavior, risk, owner, and release evidence.
Confirm the behavior and failure modes before an agent touches the repository.
A small implementation plan tied to current code, tests, permissions, and rollback.
Review the plan for secret exposure, destructive actions, and scope expansion.
Focused commits, automated tests, dependency review, code-owner feedback, and a traceable pull request.
Require passing checks and resolve material review findings before merge.
Isolated preview URL, scoped environment, browser QA, performance evidence, and stakeholder sign-off.
Test critical paths, data boundaries, and the visual happy path in the preview.
Protected production merge, deployment record, health checks, release notes, and rollback route.
A named owner approves production and watches the first real-user signals.
RESEARCH SIGNALS / OFFICIAL SOURCES
Linear keeps the human as the primary issue owner while an agent works through a delegated activity thread and explicit status.
linear.app02GitHub rules and protected branches can require reviews, status checks, signed commits, and controlled merge behavior before code reaches the release line.
docs.github.com03Vercel creates a unique preview deployment for every pull request, separating local, preview, and production environments for deliberate promotion.
vercel.com04Cursor’s current guidance centers repository research, editable plans, tests, diff review, and evidence-led debugging before code reaches the release line.
cursor.com