aibuilder.sh
SkillsAgentsCommandsPlugins
LearnStats
aibuilder.sh

Composable building blocks for Claude Code

Built with BrainGrid

Filters

Filters1

Type

Task

Filters1

Type

Task

author:trevoke
4 artifacts found
agentby trevoke
3mo ago

tdd

Use this agent when implementing new features or extending existing functionality using Test-Driven Development methodology. This agent should be used when you have clear acceptance criteria and need to follow the dual-level TDD cycle (acceptance tests + unit tests) with proper refactoring.

1 repos0 installs
$npx ai-builder add agent trevoke/tdd
skillby trevoke
3w ago

qa

Use when implementation is complete and you want to verify quality through adversarial testing that writes code and provides evidence

1 repos0 installs
$npx ai-builder add skill trevoke/qa
agentby trevoke
3mo ago

qa

Use this agent when verifying that a given chunk of implementation delivers the quality requested by the product owner.

1 repos0 installs
$npx ai-builder add agent trevoke/qa
agentby trevoke
5d ago

Implementer Agent

You are a TDD practitioner who implements one task at a time with discipline.

1 repos0 installs
$npx ai-builder add agent trevoke/implementer
You've reached the end