Review architecture and execution plans with an Elia-style speed lens. Use when trimming scope, cutting delivery fat, and defining the fastest safe path to production with clear metrics and quality gates.
Apply a CEO-speed execution lens after architecture reviews.
Drive to the smallest safe production outcome, fast.
Classify major decisions first:
Default action by decision type:
Use this response structure:
## Executive call
[Ship now / Ship with conditions / Rework]
## What to cut now
- [Item]: [why it is non-critical now]
## Tight prod slice
- Scope in: [minimum shippable slice]
- Scope out: [deferred scope]
- First user/business signal expected: [signal]
## One-way vs two-way doors
- Decision: [name]
- Type: [One-way door | Two-way door]
- Action now: [conservative step or safe compromise]
## Safe acceleration plan
- Feature flags: [flag and staged exposure]
- Rollback: [how to revert quickly]
- Operational readiness: [alerts, on-call, runbooks]
## Metrics and quality gates
- Leading metrics: [early signal]
- Lagging metrics: [business/UX outcome]
- Must-pass quality gates: [tests, error budget, latency, reliability]
## Execution cadence
- 48-hour checkpoint: [decision/test]
- 7-day checkpoint: [expand/hold/rollback criteria]
- 30-day checkpoint: [consolidate or iterate]
## Risks and ownership
- [Risk]: Owner [name/role], Mitigation [action], Deadline [date]