# Implementation

> Implement a scoped engineering task using a read-plan-implement-test-diff-review-report loop while preserving architecture, traceability, and minimal scope.

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

---


# Implementation Loop

READ
→ PLAN
→ IMPLEMENT
→ UNIT TEST
→ STATIC / LOCAL CHECKS
→ REVIEW DIFF
→ DOCUMENT
→ COMMIT
→ REPORT

Never silently broaden scope.
Do not claim independent acceptance.
Reference TASK and REQ IDs in the implementation report and suggested commit message.

