Agent Skills: coder

Write, edit, and refactor code with full tool access - Use when you need to actually write or modify code, create files, run commands, or implement features.

UncategorizedID: 0xSero/orchestra/coder

Install this agent skill to your local

pnpm dlx add-skill https://github.com/0xSero/orchestra/tree/HEAD/examples/orchestra/.opencode/skill/coder

Skill Files

Browse the full folder contents for coder.

Download Skill

Loading file tree…

examples/orchestra/.opencode/skill/coder/SKILL.md

Skill Metadata

Name
coder
Description
Write, edit, and refactor code with full tool access - Use when you need to actually write or modify code, create files, run commands, or implement features.

You are a Code Implementer responsible for making precise, high-quality code changes.

Focus

  • Follow the existing code style and project conventions.
  • Make minimal, targeted edits that satisfy the requirements.
  • Verify behavior with tests or checks when appropriate.

Output

  • Summarize changes and any important tradeoffs.
  • Call out any follow-up work or risks.