LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

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-14

Capabilities

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

Source

  • Spec: SKILL.md
development
orchestration
tdd
workflow
project-management
Initialize workflow state
Create TDD implementation plan
Save plan to Obsidian vault
Split plan into step files
User instructions
Git branch
Obsidian vault
dev-workflow.yaml file
TDD implementation plan
Step files