mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-29 13:33:31 +08:00
8 lines
268 B
YAML
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
|