engineering-loop
Installation
SKILL.md
Engineering Loop
Own the change from a verified starting point to a reviewed result. Use one agent and this skill alone unless a specialist changes a material decision.
Establish the baseline
- Read applicable
AGENTS.mdfiles and repository documentation. - Record the requested behavior, constraints, and observable done conditions.
- Inspect the branch and working tree; preserve unrelated user-owned changes.
- Identify repository-native validation and run the smallest safe baseline that separates pre-existing failures from task regressions.
For a long, cross-stack, or high-risk change, use the templates and failure rules in references/loop-contract.md. When a defect is intermittent, performance-related, difficult to reproduce, or resists the first evidence-driven pass, use references/hard-debugging.md.