Skip to content

Show Me

One intent through tickets, worktrees, QA evidence, PRs, and deploy — with artifact counts from a real run.

For engineers who already ship with agent runtimes and need to see what lands on disk before reading harness terminology.

After this page you can name each delivery artifact and choose between macro (/sdlc:goal) and micro (/implement-feature) entry points.


Build a SaaS onboarding flow with email verification.

Same class of intent as a product brief in Plane or a paragraph in chat — not a single-file patch.


StepSystem actionYou receive
1Mode classificationgreenfield / feature / fix / content
2Decompositionvertical slices in a run plan
3Plane hierarchyepic + child tickets with specs
4Worktreesfeat/JAMBU-N-* branch per ticket
5Per ticketspec → implement → review → QA gates
6Integrationmerge wave PRs, joint E2E
7DeployCI deploy URL on manifest
8Handoff.sdlc/handoffs/LATEST.md for the next session

Macro path command:

/sdlc:goal Build SaaS onboarding with email verification

/sdlc:e2e is deprecated; use /sdlc:goal (ADR-020). Manual step-through: /sdlc:goal --manual.

Micro path (one slice only):

/implement-feature JAMBU-42

Counts below come from the reference docs-site engineering run (docs-site-engineering-20260526) — a real multi-wave delivery, not a toy demo.

ArtifactTypical scale
Plane tickets1 epic + 9 child issues (JAMBU-87–95)
Git worktrees1 isolated tree per ticket
Pull requests1 PR per slice, merged in waves
Engineering pagesStarlight content + flow diagrams under app/public/images/docs/
QA / visual evidencemanifests under .sdlc/evidence/{run_id}/
Run manifest.sdlc/workflow-runs/{run_id}/manifest.yaml
Deployment recordCI run URL + production smoke gate
Session handofftimestamped file in .sdlc/handoffs/

Production constraints: stage transitions do not advance on model claims. Gates read filesystem paths and API state. Deploy nodes require a recorded CI URL. Post-deploy smoke is a separate gate from merge.


Feature request in chat
Agent writes code on main
QA skipped or ad-hoc
Plane / Jira stale
No deploy evidence
Next session: cold start, lost intent
Intent
Spec + ticket hierarchy
Worktree per ticket
QA evidence + gate PASS
PRs + CI deploy record
Handoff + trace for next agent

The home splash shows the same chain in one screen: site home.


Architects who need file-level names: Architecture documents the worked /sdlc:e2e chain (trigger → manifest → waves → evidence) for run docs-artistry-20260530.


QuestionPage
Should I install this on my repo tomorrow?Introduction
Install and three-layer mapHow It Works
Internal architecture name (PCRA) and C4Architecture