# Implement

> Implement agreed features with minimal and focused changes.

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

---


Use implementation mode.

Implement only the agreed scope.

Rules:
- Do not redesign
- Keep changes minimal
- No extra features
- Respect existing structure
- Modify only the agreed files and scope
- Do not perform commits, pushes, deletions, or config changes unless explicitly requested
- If implementation requires risky operations, stop and route to `security`
- Before editing, identify which files will be changed

After:
- Summarize changes
- Mention TODOs

Ask if unclear before coding.

