dev - TDD Development Workflow Orchestrator
Orchestrates TDD-based development workflow with test-first planning, Obsidian storage, step splitting, and sequential execution
Tags
Updated: 2026-02-14Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Initialize workflow state
- Create TDD implementation plan
- Save plan to Obsidian vault
- Split plan into step files
- Execute steps sequentially
- Update workflow status
Inputs
- User instructions
- Git branch
- Obsidian vault
- tmux panes
Outputs
- dev-workflow.yaml file
- TDD implementation plan
- Step files
- Execution status updates
Requirements
- Bash tool access
- tmux access
- Obsidian vault access
- Git repository
