Check whether project code matches SPEC documents using deterministic static analysis.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "spec-guard" yet — see the docs or source repo.
Check whether the current project code aligns with docs/specs/payment-flow.md. List missing implementations, naming mismatches, and extra endpoints, then rank them by severity.
A severity-ranked discrepancy report showing exact places where code diverges from the specification.
Using the updated SPEC document docs/specs/user-permissions.md, scan the repository and identify modules not updated yet, related files, and potentially affected tests.
A change-impact list covering unsynced modules, related files, and test areas that should be reviewed.
Run a spec-alignment check for this commit against specs/api-contract.md. If breaking deviations exist, output the failure reasons and corresponding file paths.
A CI-friendly result indicating pass or fail, with release-blocking deviations clearly listed.
Create, query, validate, and analyze software specifications with AI guidance.
Validate and fix OpenAPI specs by linting API definitions with Spectral.
Query technical specs in natural language and check code compliance automatically.
Connect AI tools to read and integrate Specifai project documents.
Guide spec-driven development through requirements, design, and task phases.
Analyze project architecture and detect similar code patterns for cross-language consistency.