What problem does it solve?
Use when work already exists in Linear and the user wants implementation rather than new planning.
Core Features & Use Cases
- End-to-end ticket execution: implementation through to merge and Linear closure
- Delivery posture: apply
$compound-delivery-kernel throughout execution. Linear owns the work record, the repo owns sensors, and the skills system owns the delivery workflow. Preserve test-driven delivery: behavior changes start with a failing test or characterization capture, not implementation.
- Shared context and governance: use
references/linear-project-resolution.md before mutating Linear or choosing the next ticket from a backlog.
- Defaults and workflow: start from the latest
origin/main in a fresh worktree; manage patch-level validations, guardrails, and PR hygiene.
Quick Start
Direct the agent to execute an existing Linear ticket end-to-end, from implementation through verification, review, and closure.