Cross-artifact consistency check between spec documents and tech decomposition. Use when asked to 'analyze consistency', 'check alignment', 'verify spec matches plan', 'traceability check', 'spec drift', 'are my docs aligned', or after /ct completes to verify the tech decomposition covers all requirements. Also invoked automatically as GATE 4 in /ct. NOT for code review (use /sr), NOT for code analysis (use /code-analysis), NOT for debugging (use /dbg).
$npx -y skills add alexandrbasis/claudops --skill analyzeInstalls into the current project.
Run `npx skills use "https://github.com/alexandrbasis/claudops" --skill "alexandrbasis/claudops/analyze"` 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/alexandrbasis/claudops" that are relevant to the current task. Run `npx skills add "https://github.com/alexandrbasis/claudops"` and select the relevant skills, then follow their instructions.