M Tdd Planner banner
penwyp penwyp

M Tdd Planner

Testing community

Description

# TDD Plan Workflow: Generate Test-First Development Plan **Target:** $ARGUMENTS (Default: requirement document(s) in the default project location) **Scope:** Analyze requirements and generate comprehensive TDD implementation plan ## Execution Steps 1. **Requirements Analysis** - Parse target documents and extract testable requirements - Identify behavioral specifications and acceptance criteria - Document ambiguous requirements for clarification 2. **Test Strategy Design** - De

Installation

Installs to ~/.claude/skills/penwyp-claudepreference-m-tdd-planner/SKILL.md

Terminal
mkdir -p ~/.claude/skills/penwyp-claudepreference-m-tdd-planner && curl -fsSL https://raw.githubusercontent.com/penwyp/ClaudePreference/HEAD/commands/m-tdd-planner.md -o ~/.claude/skills/penwyp-claudepreference-m-tdd-planner/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository