Files
everything-claude-code/.agents/skills/tdd-workflow/agents/openai.yaml
2026-04-28 22:10:17 -04:00

8 lines
268 B
YAML

interface:
display_name: "TDD Workflow"
short_description: "Test-driven development with coverage gates"
brand_color: "#22C55E"
default_prompt: "Use $tdd-workflow to drive the change with tests before implementation."
policy:
allow_implicit_invocation: true