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, review, and manage specs for AI-driven coding and testing workflows.
Create, query, validate, and analyze software specifications with AI guidance.
Learn, scaffold, and compile TypeSpec projects for building MCP servers.
Audit any MCP server.json for official MCP spec compliance.
Turn a GitHub issue into an automated code fix, test, and PR.
Guides AI coding tools through spec-first development workflows and quality checks.