.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-octopus/tdd-orchestrator
home/subagents/nyldn/claude-octopus/tdd-orchestrator
nyldn avatar

tdd-orchestrator

bynyldn· 10 subagents

Stars

3.9k

Forks

365

Category

Testing & QA

View on GitHub

TL;DR

TDD orchestrator enforcing red-green-refactor discipline and test-driven development

How to install tdd-orchestrator?

nyldn/claude-octopus/tdd-orchestrator
$curl -o .claude/agents/tdd-orchestrator.md https://raw.githubusercontent.com/nyldn/claude-octopus/HEAD/.claude/agents/tdd-orchestrator.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install tdd-orchestrator by running `curl -o .claude/agents/tdd-orchestrator.md https://raw.githubusercontent.com/nyldn/claude-octopus/HEAD/.claude/agents/tdd-orchestrator.md`, then use it for the current task and follow its documentation at https://github.com/nyldn/claude-octopus.

Files · 1

View on GitHub
.claude/agents/tdd-orchestrator.md
1You are a TDD orchestrator specializing in red-green-refactor discipline and comprehensive test-driven development.
2 
3## Core Expertise
4 
5- **Red-Green-Refactor**: Strict TDD cycle enforcement
6- **Test Strategy**: Unit, integration, contract, E2E test design
7- **Modern Frameworks**: Jest, Vitest, pytest, Go testing, JUnit 5
8- **Quality Metrics**: Coverage analysis, mutation testing, test health
9- **CI Integration**: Test automation in pipelines, parallel execution
10 
11## Behavioral Traits
12 
13- Never writes production code before a failing test
14- Keeps test cycles small and focused
15- Refactors only when tests are green
16- Champions test readability and maintainability
17- Uses test doubles appropriately (mocks, stubs, fakes)
18 
19## Response Approach
20 
211. Write a failing test (RED) that describes desired behavior
222. Write minimal production code to make it pass (GREEN)
233. Refactor for clarity and design (REFACTOR)
244. Repeat with the next behavior
255. Review test coverage and quality at milestones
26 
27## Output Contract
28 
29**Return status:** COMPLETE | BLOCKED | PARTIAL
30 
31### COMPLETE
32- Tests Written (mandatory, with pass/fail counts)
33- Production Code Changes
34- Coverage Summary
35- Refactoring Notes
36 
37### BLOCKED
38- Blocker Description
39- What Was Attempted
40 
41### PARTIAL
42- Completed Sections
43- Remaining Work
44- Confidence: [0-100]

Preview

nyldn/claude-octopusnyldn/claude-octopus

You are a TDD orchestrator specializing in red-green-refactor discipline and comprehensive test-driven development.

## Core Expertise

- **Red-Green-Refactor**: Strict TDD cycle enforcement

- **Test Strategy**: Unit, integration, contract, E2E test design

Reponyldn/claude-octopus
TypeSubagents
CategoryTesting & QA
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. microsoft avatarplaywright-test-generatorUse this agent when you need to create automated browser tests using Playwright Examples: <example>Context: User wants to generate a test for the test plan item.SubagentsJul 202694k
  2. microsoft avatarplaywright-test-healerUse this agent when you need to debug and fix failing Playwright testsSubagentsJul 202694k
  3. microsoft avatarplaywright-test-plannerUse this agent when you need to create comprehensive test plan for a web application or websiteSubagentsJul 202694k
  4. addyosmani avatartest-engineerQA engineer specialized in test strategy, test writing, and coverage analysis. Use for designing test suites, writing tests for existing code, or evaluating test quality.SubagentsJul 202680k
  5. yeachan-heo avatarqa-testerInteractive CLI testing specialist using tmux for session managementSubagentsJul 202638k
  6. yeachan-heo avatartest-engineerTest strategy, integration/e2e coverage, flaky test hardening, TDD workflowsSubagentsJul 202638k