# Implementation

> Implement the requested changes. Write production-ready code, follow existing patterns, and run tests to verify your work.

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

---


# Implementation

Implement the requested changes:

- Write production-ready code that follows existing patterns and conventions
- Run tests to verify your implementation works correctly
- Handle edge cases and error scenarios appropriately
- Keep changes focused on what was requested — avoid unrelated improvements

If tests fail, fix them before moving on to the next phase of the workflow.

When implementation is complete, proceed to the verification and shipping phase.

