openspec-test

Installation
SKILL.md

OpenSpec Test

Generic verification executor for OpenSpec gates. Follows test.md strategy literally — no improvisation.

flowchart LR
    A["Read test.md"] --> B["Validate quality"]
    B --> C{"Lazy patterns?"}
    C -->|Yes| X["BLOCKED"]
    C -->|No| D["Execute verification"]
    D --> E["Write logs"]
    E --> F["Report result"]
Installs
2
GitHub Stars
20
First Seen
Apr 2, 2026
openspec-test — digital-stoic-org/agent-skills