By sequenzia
Automate full Test-Driven Development workflows with AI agents that generate behavior-driven tests for pytest, Jest, or Vitest from specs or code; execute RED-GREEN-REFACTOR cycles with regression protection; analyze coverage gaps using pytest-cov or istanbul; evaluate test quality; transform tasks into TDD pairs; and enforce secure tool access via hooks. Works on Python and JavaScript projects.
npx claudepluginhub sequenzia/agent-alchemy --plugin agent-alchemy-tdd-toolsExecutes a single task through the full 6-phase TDD workflow (Understand, Write Tests, RED, Implement, GREEN, Complete). Manages the RED-GREEN-REFACTOR cycle autonomously with phase gate enforcement and regression protection.
Evaluates AI-generated test files against the behavior-driven test rubric with confidence-scored findings and dimension-based quality scoring
Generates high-quality, behavior-driven test files for detected frameworks (pytest, Jest, Vitest). Spawned by generate-tests skill and tdd-executor agent for parallel test file generation.
Transform SDD tasks into test-first TDD task pairs. Reads existing tasks from /create-tasks and generates paired test tasks with RED-GREEN dependencies. Use when user says "create tdd tasks", "add tdd pairs", "convert to tdd", or wants to apply test-first ordering to SDD tasks.
Execute TDD task pairs autonomously with RED-GREEN-REFACTOR verification. Orchestrates wave-based execution with strategic parallelism, routing TDD tasks to tdd-executor agents and non-TDD tasks to standard task-executor. Use when user says "execute tdd tasks", "run tdd tasks", "start tdd execution", or wants to execute TDD-paired tasks from create-tdd-tasks.
Generate test files from acceptance criteria or existing code. Supports criteria-driven mode (from specs/tasks) and code-analysis mode (from source files). Auto-detects test framework and spawns test-writer agents for parallel generation.
Run a full RED-GREEN-REFACTOR TDD workflow for a feature. Accepts a feature description, task ID, or spec section as input. Presents a plan for confirmation then runs autonomously through all TDD phases.
Analyze test coverage and identify gaps with actionable recommendations
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Share bugs, ideas, or general feedback.
SDLC enforcement for AI agents — TDD, planning, self-review, CI shepherd
Comprehensive collection for writing tests, test automation, and test-driven development including unit tests, integration tests, and end-to-end testing strategies.
Automatically generate comprehensive unit tests from source code with multiple testing framework support
Persona-driven AI development team: orchestrator, team agents, review agents, skills, slash commands, and advisory hooks for Claude Code
Automated Test-Driven Development enforcement
Unit testing with debugging and test automation
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.