build-triage
01Agent Claude Code
Runs a build/test command (gradle, xcodebuild, npm, vitest) and returns a compressed failure summary — first failing task, error message, file:line — instead of raw logs.
8 2d ago A 46 tokens
original MIT
Agent Claude Code
Runs a build/test command (gradle, xcodebuild, npm, vitest) and returns a compressed failure summary — first failing task, error message, file:line — instead of raw logs.
Agent Claude Code
Writes or updates user-facing docs (README sections, setup guides, CI recipes) from the actual code and PLAN.md. Not for API design or code changes.
Agent Claude Code
Implements a well-specified, self-contained coding task (one module, one command, one component) from a detailed spec. Not for architecture decisions or cross-cutting changes.