Agent
Explore a Go codebase before an implementation task — surface relevant files, conventions, tests, and architectural touchpoints.
21 2d ago A 28 tokens
original MIT
Agent
Explore a Go codebase before an implementation task — surface relevant files, conventions, tests, and architectural touchpoints.
Agent
Implement one focused task in a Go codebase using strict test-driven development.
Agent
Review code quality for an implementation that has already passed spec review — style, idioms, complexity, tests.
Agent
Verify an implementation matches its issue requirements — spec compliance only, no code-quality opinions.