molecule-ai-plugin-ecc/skills/tdd-workflow/agents/openai.yaml
Hongming Wang 0da5021d18
Some checks failed
CI / validate (push) Failing after 0s
import from local vendored copy (2026-05-06)
2026-05-06 13:53:20 -07:00

8 lines
258 B
YAML

interface:
display_name: "TDD Workflow"
short_description: "Test-driven development with 80%+ coverage"
brand_color: "#22C55E"
default_prompt: "Follow TDD: write tests first, implement, verify 80%+ coverage"
policy:
allow_implicit_invocation: true