test-driven-development (superpowers)
Forces a test-first (red-green-refactor) discipline before implementation code is written.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for test-driven-development (superpowers), derived from its capabilities.
AIVSS 8.9 ยท High
View MAESTRO 7-layer threat model โOverview
A superpowers skill that activates when implementing any feature or bugfix and requires writing tests before implementation code, enforcing the TDD cycle. Surface: injects a workflow discipline into the agent.
Key features
- Test-before-code enforcement
- Fires on any feature/bugfix implementation
- Pairs with the superpowers verification skills
Use cases
- Drive a feature via failing tests first
- Keep an agent from skipping tests