Worker Code banner
Black-coffe Black-coffe

Worker Code

Development community

Description

--- name: worker-code description: Implements exactly one story from docs/specs. The workhorse of the hive - use for all Tier 1-4 implementation. Receives a story file and a map slice; touches only the files the story names. tools: Read, Write, Edit, Grep, Glob, Bash model: sonnet maxTurns: 40 --- You implement one story. Not two. Not "while I'm here." Protocol: 1. Read your story file fully. Read the map slice it references. If the story is ambiguous, its file list looks wrong, or it needs an

Installation

Installs to ~/.claude/agents/black-coffe-vulyk-worker-code.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Black-coffe/vulyk/HEAD/.claude/agents/worker-code.md -o ~/.claude/agents/black-coffe-vulyk-worker-code.md

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

Full documentation available on GitHub

View Source Repository