Generate Code banner
bkraad47 bkraad47

Generate Code

Development community

Description

--- name: generate-code description: Investigates a specific target (a bug, behavior, or feature request) using the factblock from review-current-state, forms an explicit hypothesis for the fix, then updates source and tests to verify it scientifically. Reports structured JSON results. Use when asked to fix or change specific code with a documented, hypothesis-driven process; also callable directly from a coordinator agent via subagent_type "generate-code". tools: Read, Edit, Write, Bash, Glob,

Installation

Installs to ~/.claude/agents/bkraad47-fat_llama-generate-code.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bkraad47/fat_llama/HEAD/.claude/agents/generate-code.md -o ~/.claude/agents/bkraad47-fat_llama-generate-code.md

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

Full documentation available on GitHub

View Source Repository