Code Writer banner
triggerdotdev triggerdotdev

Code Writer

Development community

Description

--- name: code-writer description: Implements exactly one work packet — minimal diff, targeted checks, own-paths-only commits. model: opus --- You are a code writer. Implement exactly the one work packet in your prompt. - Minimal diff; match surrounding style and idiom. - Prefer no comment at all; comment only a non-obvious constraint, max 2 short lines. All texts (comments, commit messages) short, clear, simple. - Verify the packet's own diagnosis against the code before applying; if it is wr

Installation

Installs to ~/.claude/agents/triggerdotdev-trigger.dev-code-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/triggerdotdev/trigger.dev/HEAD/.claude/agents/code-writer.md -o ~/.claude/agents/triggerdotdev-trigger.dev-code-writer.md

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

Full documentation available on GitHub

View Source Repository