Delivery Standards
From idea to shipped feature. This page is the front door to the delivery workflow. It gives you the five-step version, then points you at the page that answers your actual question. The workflow is tracker-agnostic: the statuses and gates are conventions you implement in whichever issue tracker your team uses (Linear, Jira, Shortcut, GitHub Projects, Asana, etc.).
Quick-Start Checklist
Section titled “Quick-Start Checklist”💡 New to the process? Here’s the 5-step version.
- Validate the problem (Learn): Talk to 3+ customers. Find evidence. Check with your Head of Product.
- Build the business case (Decide): Write an RFC. Score with RICE. Get RFC approved.
- Shape the solution (Shape): Approved RFC lives. Align Product, Engineering, Design & GTM on scope, success/failure modes, and guardrails.
- Ship the feature (Build → Launch): Build behind a flag. Preview with trusted customers. Launch to everyone.
- Measure and learn (Sell): Track adoption. Review at 2 weeks, 30 days, 60-90 days. Decide next steps.
The shape of it
Section titled “The shape of it”Three phase groups, three gates:
Shape (Backlog → Shaping) → Shaping Checkpoint → Build (Readying for Build → Building → In Preview) → Launch Readiness Check → Go to Market (Ready for GTM → GTM Launch Planning → Ready for Launch → Launched) → Launch Retro Check
Every feature ships behind a flag and widens through named release phases (Private Preview → Public Preview → GA). Gate depth scales with the stakes of the work, set by the decision framework; the gates themselves never disappear.
Which page do I need?
Section titled “Which page do I need?”| Your question | Page |
|---|---|
| Where is my project, and what happens in each status? | Lifecycle |
| Can I move forward? What has to be true, and who signs off? | Gates and Approvals |
| How widely is the feature on, and how do I widen it safely? | Release Phases |
| How do we set up, track, and escalate projects? | Project Standards |
| Did the bet pay off? | Post-Launch Review |
| What goes in the RFC, and how is it approved? | Writing an RFC · RFC Template |
| Which path does this work take (Quick Win / Lightweight / Full Spec)? | Decision Framework |
Related
Section titled “Related”- Product Loop: the 6-phase operating model this workflow sits inside
- Discovery: how to validate problems before writing an RFC
- Handling Product Feedback: processing and routing customer feedback
- Product Analytics: the measurement discipline behind the gates
For tool-specific guidance (how to set up custom statuses, automation rules, etc.) see your tracker’s docs.