implementation

Writes production-ready code that follows your project's patterns and runs tests to make sure everything works.

Installation
Run `npx skills add "https://github.com/cyrusagents/cyrus" --skill "implementation"` to install this skill, then follow its SKILL.md instructions for my next request.

Paste this into Claude Code, Cursor, or any agent that can run commands.

SKILL.mdShow the author's original SKILL.md
---
name: implementation
description: Implement the requested changes. Write production-ready code, follow existing patterns, and run tests to verify your work.
---

# 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.

Mirrored from the author's public source. Install counts from the open skills registry.

The systems behind these skills get built for partners every week.

Partner with us