build
Installation
SKILL.md
Build
Terminal role
Implement the assigned contract yourself. Never spawn, delegate, coordinate other workers, or open or manage another work context. An installed coordinator tool or a repository mention of Teamlead does not widen this role. If the work needs splitting or a new decision, stop at a safe point and return it to the caller.
Implement
- Read repository rules, the full contract, relevant source, and dirty state.
- Confirm the allowed paths and preserve unrelated changes.
- Make the smallest change that satisfies the acceptance criteria. Do not restart product design unless source evidence contradicts the contract.
- Run the focused checks named in the brief, then add only the smallest extra check needed for a discovered risk.
- Inspect the final diff. Do not commit unless the brief explicitly grants it.