implement · git:20260916.5a385b8 · 2026-09-16 · sha256 6d3fd9e83b8f36e5
implement git:20260916.5a385b8A
Immutable. This exact content is served forever at /api/v1/blob/6d3fd9e83b8f36e5.
--- name: implement description: "Implement a piece of work based on a spec or set of tickets." disable-model-invocation: true --- Implement the work described by the user in the spec or tickets. Use /tdd where possible, at pre-agreed seams. Run typechecking regularly, single test files regularly, and the full test suite once at the end. Once done, use /code-review to review the work. Commit your work to the current branch.