# Implement

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

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

---


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

Use the `coding-engineer-skills:tdd` skill where possible, at pre-agreed seams.

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

Once done, review the work against the originating spec or tickets and the
repository's documented standards before committing.

Commit your work to the current branch.

