Help us improve
Share bugs, ideas, or general feedback.
From spex
Reviews code against specification compliance, checks if implementation matches requirements, identifies deviations, and reports a compliance score.
npx claudepluginhub rhuss/cc-spex --plugin spexHow this command is triggered — by the user, by Claude, or both
Slash command
/spex:review-codeThe summary Claude sees in its command listing — used to decide when to auto-load this command
{Skill: spex:review-code}/spec-complianceVerifies if codebase implements requirements from spec document (PDF, MD, DOCX, HTML, TXT, or URL), producing compliance report.
/validateValidates a completed implementation against the provided spec file by comparing code, git changes, and conventions, surfacing all gaps and discrepancies.
/check-implementationCompares implementation against design and requirements docs, flags mismatches, gaps, issues, security risks, missing tests, and recommends next steps.
/reviewReviews code quality of optional file or recent changes, providing assessment, issues found, recommendations, and best practices.
/reviews-spec-auditAudits specification for completeness, clarity, and implementability (pre- or post-implementation), categorizing gaps by severity and generating an evidence-based report.
/reviews-spec-auditAudits a specification file for completeness, clarity, and implementability before or after implementation, generating a report with categorized gaps, severities, and recommendations.
Share bugs, ideas, or general feedback.
{Skill: spex:review-code}