tdd-phase1-split

Community

SOLID-driven Phase 1 split planner for TDD

Authortarrragon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides interactive SOLID-based analysis to identify independent responsibilities and split opportunities during Phase 1 design of a TDD process.

Core Features & Use Cases

  • SOLID checklist: Automatically evaluates SRP, OCP, LSP, ISP, and DIP signals to surface design splits.
  • Ticket planning: Outputs a parent ticket and structured child tickets with versioning guidance for phased delivery.
  • Interactive guidance: Prompts for user input during analysis and generates a formal report to support decision making.

Quick Start

Use the tdd-phase1-split tool to analyze a feature with SOLID phase 1 split, for example: uv run .claude/skills/tdd-phase1-split/scripts/tdd-phase1-split.py analyze --description "Implement feature X with SOLID phase 1 split" Then generate suggestions with: uv run .claude/skills/tdd-phase1-split/scripts/tdd-phase1-split.py suggest --description "Implement feature X with SOLID phase 1 split" --version 0.29.0 Finally create tickets: uv run .claude/skills/tdd-phase1-split/scripts/tdd-phase1-split.py create-tickets --description "Implement feature X with SOLID phase 1 split" --version 0.29.0 --wave 3

Dependency Matrix

Required Modules

pyyaml

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tdd-phase1-split
Download link: https://github.com/tarrragon/claude/archive/main.zip#tdd-phase1-split

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.