cyrusagents/cyrus

implementation

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

Trending #5158 Hot #5812 First seen Apr 4, 2026

Installation

$ npx skills add cyrusagents/cyrus --skill implementation

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from cyrusagents/cyrus · top by installs.

npx skills add cyrusagents/cyrus

Browse all from cyrusagents/cyrus

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 796
License LICENSE
Default branch main
Open issues 48
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 644 B
  • docs SUMMARY.md 619 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 615 installs

SKILL.md

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.