0xSero

coder

@0xSero/coder
0xSero
205
11 forks
Updated 1/6/2026
View on GitHub

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.

Installation

$skills install @0xSero/coder
Claude Code
Cursor
Copilot
Codex
Antigravity

Details

Pathexamples/orchestra/.opencode/skill/coder/SKILL.md
Branchmain
Scoped Name@0xSero/coder

Usage

After installing, this skill will be available to your AI coding assistant.

Verify installation:

skills list

Skill Instructions


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. model: anthropic/claude-opus-4-5 license: MIT tags:

  • coding
  • implementation
  • refactor

Subagent - events forwarded to parent for visibility

sessionMode: linked

Skill isolation - only allow own skill (default behavior)

skillPermissions not set = isolated to own skill only


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.