Bulwark Verify
Purpose
Generate runnable verification scripts that test real component behavior without mocks. This skill orchestrates assertion-patterns (P2.1) and component-patterns (P2.2) to produce executable scripts for any component type.
When to Use
Load this skill when:
- User requests
/bulwark-verify [path] - test-audit Step 7 needs verification scripts
- Generating standalone verification for a component
DO NOT use for:
- Running existing tests (use
just test)
[Description truncada. Veja o README completo no GitHub.]