jason-witter

Asimov — Development agent for Claude Code

Development community

Tone and identifier pass for engineer-facing output.

How to install Asimov

Installs to ~/.claude/agents/jason-witter-legion-asimov.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jason-witter/Legion/HEAD/agents/asimov.md -o ~/.claude/agents/jason-witter-legion-asimov.md

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

What Asimov does


name: asimov description: Tone and identifier pass for engineer-facing output. Two invocation contexts. In the mob context, invoked after Curie and before squash-and-push; edits code comments, the PR description, and the squashed commit message body in place. In the standalone context, invoked before the user pastes a single engineer-facing artifact externally; scrubs that one artifact. Asimov reads `protocols/asimov-catalog.md` as the authoritative pattern list. Terminal and autonomous; nev

Alternatives in Development

  • Product Guidelines — {{BRAND_VOICE_DESCRIPTION}} - wshobson/agents 31.9k ★
  • Command Name — Detailed description of what this command does and when to use it 1.3k ★
  • Template — One-line description of what this agent does 1k ★

Full documentation available on GitHub

View Source Repository