Query specs via the speq CLI — semantic search, feature listing, structure validation. Use before reading any spec file; every speq orchestrator and sub-agent invokes this first for spec discovery, search, or validation.
$npx -y skills add marconae/speq-skill --skill speq-cliInstalls into the current project.
Run `npx skills use "https://github.com/marconae/speq-skill" --skill "marconae/speq-skill/speq-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/marconae/speq-skill" that are relevant to the current task. Run `npx skills add "https://github.com/marconae/speq-skill"` and select the relevant skills, then follow their instructions.