# Implement

> Implement a piece of work based on a spec, a set of tickets, or an agent brief on a triaged issue.

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

---


Implement the work described by the user in the spec, tickets, or agent brief.

Use the `superpowers:test-driven-development` skill (plugin) 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` (the code-review plugin) to review the work.

Commit your work to the current branch.

