PipelineStage 2 of 8

TL Analyze

/eng-org:tl-analyze

What it does

Runs impact analysis with the assigned Tech Lead(s), surfaces blast radius, and produces a structured task decomposition before any development begins. Multiple TLs run in parallel when a requirement spans more than one domain.

When to use it

Run after em-intake has created the REQ folder and spec.md. Use this command before dispatching any developers — it ensures the scope is understood and the right tasks are planned.

Inputs

  • REQ id
  • spec.md

Outputs

  • tl-analysis.md (one per assigned TL)

Example

/eng-org:tl-analyze REQ-20260723-d904-01 — spawns the assigned TL agent(s), each writes a tl-analysis.md covering scope, blast radius, MISTAKES regressions, and proposed TASK decomposition.