# Implement

> Implement a ticket, a spec, or work described in the conversation, and deliver it through review to merge.

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

---


Implement the work the user named, then deliver it.

## Route

When the user named a tracker issue, run this skill's `scripts/start.py ISSUE`.
Follow [the ticket workflow](references/ticket.md) when its report begins with
`TICKET`. Follow [the spec workflow](references/spec.md) when its report begins
with `SPEC`.

When the user described the work instead, read the relevant code before
choosing the implementation, then follow [the ticket workflow](references/ticket.md)
from Build in the current branch.

Read [delivery](references/delivery.md) when the top-level ticket or spec branch
is ready for review and merge.

