
OpenSpec + reqstool integration conventions. Auto-applied when working with OpenSpec spec.md files that reference reqstool requirement or SVC IDs.
Create or update .reqstool-ai.yaml configuration for a project. Use when the user wants to initialize or reconfigure reqstool-ai settings.
Run reqstool traceability status on the local filesystem. Use when the user wants to check requirement coverage, missing implementations, or test status.
Add a new Software Verification Case (SVC) to the system-level SVCs file and update the relevant subproject filter. Use when the user wants to add a test scenario for a requirement.
reqstool conventions for requirements, annotations, and decomposition. Auto-applied when working with reqstool YAML files (requirements.yml, software_verification_cases.yml), @Requirements/@SVCs annotations, or .reqstool-ai.yaml.
Add a new requirement to the system-level requirements.yml and update the relevant subproject filter. Use when the user wants to add a new requirement.
Install the openspecui reqstool hook into this project. Writes openspec/openspecui.hooks.ts so openspecui enriches all OpenSpec documents (spec, changes, and archived) with reqstool requirement/SVC titles and descriptions at read time.