garrytan/gstack

github:garrytan/gstack

Playbooks that use this resource.

Used in Real Playbooks

Each timeline highlights where this resource is used and the surrounding work.

1 Playbooks ยท 7 highlighted steps

Founder Mode

Operations

Open Playbook
Step 1

Clarify the Opportunity

Start with the customer problem, not a solution. State the target user, their context, the current alternative, why the problem matters now, and the desired outcome. Separate facts from assumptions; do not proceed until the problem statement and success hypothesis can be tested.

@ office-hours Open Step
Step 2

CEO Review

Decide whether this deserves investment now. Challenge the expected impact, strategic fit, differentiation, opportunity cost, and downside; explicitly identify what will not be built. Choose proceed, stop, or learn more. Proceed only when the scope, non-goals, and decision owner are clear.

@ plan-ceo-review Open Step
Step 3

Engineering Review

Translate the approved scope into an implementation approach. Examine the architecture, data model, interfaces, dependencies, migrations, failure modes, security implications, and test strategy. Record material trade-offs and risks. Do not begin the build with an unresolved technical blocker.

@ plan-eng-review Open Step

Build

Step 5

Independent Review

Review the change independently from its implementation. Check correctness, security, maintainability, test coverage, operational impact, and alignment with the approved scope. Classify findings by severity, return blockers with actionable fixes, and verify that every blocker is resolved.

@ review Open Step
Step 6

Product QA

Validate the real user journey in the browser or relevant client. Exercise the primary path, important permissions and error states, and the edge cases identified in planning. Capture reproducible evidence for failures. Pass QA only when the intended experience works without a release-blocking defect.

Step 7

Ship

Confirm the latest tests, review, and QA evidence before preparing the release. Summarize user-facing changes, deployment steps, rollback considerations, and ownership after launch. Do not ship with an unresolved blocker or an unknown deployment prerequisite.

@ ship Open Step
Step 8

Retro

Review the outcome against the original hypothesis. Record what worked, what was surprising, what created delay or risk, and the smallest changes that will improve the next cycle. Convert durable learnings into owned follow-up actions.

@ retro Open Step