implement · git:20260912.84c6c93 · 2026-09-12 · sha256 dc27831f466b865b
implement git:20260912.84c6c93A
Immutable. This exact content is served forever at /api/v1/blob/dc27831f466b865b.
--- name: implement description: "Implement a piece of work based on a spec or set of tickets." --- 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.