{
  "name": "tdd_workflow",
  "description": "Enforces strict Red-Green-Refactor TDD cycle. Tests first, minimal implementation, then refactor. Inspired by obra/superpowers and Aider architect mode.",
  "input_schema": {
    "type": "object",
    "properties": {}
  }
}