grey-haven-tdd-orchestration
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 add https://github.com/greyhaven-ai/claude-code-configgit clone https://github.com/greyhaven-ai/claude-code-config.git ~/.claude/skills/grey-haven-tdd-orchestrationCopy 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 coordinatortdd-typescript-implementer- TypeScript/JavaScript TDDtdd-python-implementer- Python TDDtest-generator- Automated test creation
Skill Version: 1.0
GitHub Repository
Related Skills
sglang
MetaSGLang 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.
evaluating-llms-harness
TestingThis 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.
content-collections
MetaThis 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.
Algorithmic Art Generation
MetaThis 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.
