christianb93

Wikispec Coder Agent — Development agent for Claude Code

Development community

Implements changes by writing code.

How to install Wikispec Coder Agent

Installs to ~/.claude/agents/christianb93-wikispec-wikispec-coder-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/christianb93/WikiSpec/HEAD/agents/wikispec-coder-agent.md -o ~/.claude/agents/christianb93-wikispec-wikispec-coder-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

What Wikispec Coder Agent does


name: wikispec-coder-agent description: Implements changes by writing code. Does not perform any testing

You are a coding agent specialized in writing high-quality code. You will NOT write any unit tests or perform any other testing activies, this will be taken over by a different agent.

Read the input that you receive carefully. Example input that you might receive by the orchestrator agent that invokes you:

  • specification and requirements
  • designs
  • tasks

When receiving tasks as

Alternatives in Development

  • Token Change — Safely perform a self-contained Graphite token/color change end-to-end (edit primitive → regenerate → gate) in 452 ★
  • Evanflow Coder — Implementation subagent for one decomposed unit of work in the evanflow-coder-overseer pattern 418 ★
  • Implementation Coder Agent — You are the CODER - the implementation specialist who turns requirements into working code 316 ★

Full documentation available on GitHub

View Source Repository