tdd-workflow

Test-Driven Development workflow for CCAGI. Red-Green-Refactor cycle with TypeScript/Node.js patterns. Use when implementing new features, fixing bugs, or writing tests.

$ Installer

git clone https://github.com/customer-cloud-club/meeting-visualizer /tmp/meeting-visualizer && cp -r /tmp/meeting-visualizer/.claude/skills/tdd-workflow ~/.claude/skills/meeting-visualizer

// tip: Run this command in your terminal to install the skill