# Matt Implement

> Implement a piece of work based on a spec or set of tickets.

- Skill: `kuker24/matt-implement` (Agent Skill)
- Install (CLI): `npx skillmds@latest add kuker24/matt-implement`
- Raw SKILL.md: https://api.skillmd.com/api/skills/kuker24/matt-implement/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: kuker24 (https://skillmd.com/u/kuker24)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/kuker24/matt-implement

---


Implement the work described by the user in the spec or tickets.

Use /tdd where possible, at pre-agreed seams. Default Grok write path is bundled /implement; this skill is the Matt ticket loop only.

Run typechecking regularly, single test files regularly, and the full test suite once at the end.

Once done, use /matt-code-review to review the work.

Commit your work to the current branch.

