Opsmill Dev Test Driving Bugs

Writes a single failing test that reproduces a bug after its root-cause analysis is complete, before any fix is written. TRIGGER when: a bug has a completed root-cause analysis and you need the failing reproduction test, writing a test that proves a bug exists, the second step of the bug-fixing pipeline. DO NOT TRIGGER when: still triaging or diagnosing the bug → opsmill-dev-analyzing-bugs; implementing the fix once the test exists → opsmill-dev-fixing-bugs; general feature test-first work → superpowers test-driven-development.

opsmill fdcf36f 15.0 KB Updated

File contents

opsmill/infrahub-sdk-python/tree/main/.agents/skills/opsmill-dev-test-driving-bugs commit fdcf36f702

Frequently asked questions

npx skillmds@latest add opsmill/opsmill-dev-test-driving-bugs