Back to Skills

grey-haven-tdd-orchestration

greyhaven-ai
Updated Yesterday
14 views
15
2
15
View on GitHub
Metatestingautomation

About

This skill orchestrates multi-agent Test-Driven Development by coordinating specialized agents for Python, TypeScript, and test generation. It strictly enforces the red-green-refactor cycle while automating test generation and tracking coverage against a >90% quality gate. Use it when implementing features with TDD workflow or when coordinating multiple TDD agents for test-first development.

Quick Install

Claude Code

Recommended
Plugin CommandRecommended
/plugin add https://github.com/greyhaven-ai/claude-code-config
Git CloneAlternative
git clone https://github.com/greyhaven-ai/claude-code-config.git ~/.claude/skills/grey-haven-tdd-orchestration

Copy and paste this command in Claude Code to install this skill

Documentation

TDD Orchestration Skill

Master TDD orchestrator ensuring strict red-green-refactor discipline with multi-agent coordination and comprehensive metrics.

Description

Orchestrates Test-Driven Development workflows with automated test generation, implementation coordination, coverage tracking, and quality gates.

What's Included

  • Examples: Multi-agent TDD workflows, feature implementation with TDD
  • Reference: TDD best practices, red-green-refactor patterns, coverage strategies
  • Templates: TDD workflow templates, test planning structures
  • Checklists: TDD verification, coverage validation

Use This Skill When

  • Implementing features with strict TDD methodology
  • Coordinating multiple agents in TDD workflow
  • Enforcing test-first development
  • Achieving >90% test coverage

Related Agents

  • tdd-orchestrator - Multi-agent TDD coordinator
  • tdd-typescript-implementer - TypeScript/JavaScript TDD
  • tdd-python-implementer - Python TDD
  • test-generator - Automated test creation

Skill Version: 1.0

GitHub Repository

greyhaven-ai/claude-code-config
Path: grey-haven-plugins/core/skills/tdd-orchestration

Related Skills

sglang

Meta

SGLang is a high-performance LLM serving framework that specializes in fast, structured generation for JSON, regex, and agentic workflows using its RadixAttention prefix caching. It delivers significantly faster inference, especially for tasks with repeated prefixes, making it ideal for complex, structured outputs and multi-turn conversations. Choose SGLang over alternatives like vLLM when you need constrained decoding or are building applications with extensive prefix sharing.

View skill

evaluating-llms-harness

Testing

This Claude Skill runs the lm-evaluation-harness to benchmark LLMs across 60+ standardized academic tasks like MMLU and GSM8K. It's designed for developers to compare model quality, track training progress, or report academic results. The tool supports various backends including HuggingFace and vLLM models.

View skill

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill

Algorithmic Art Generation

Meta

This skill helps developers create algorithmic art using p5.js, focusing on generative art, computational aesthetics, and interactive visualizations. It automatically activates for topics like "generative art" or "p5.js visualization" and guides you through creating unique algorithms with features like seeded randomness, flow fields, and particle systems. Use it when you need to build reproducible, code-driven artistic patterns.

View skill