check-impl-against-spec
Compare a pull request's implementation against spec context in spec_context.md and feed any material mismatches into review.json. Use during PR review when approved or repository spec context is available.
Install
Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.
git clone https://github.com/warpdotdev/common-skills /tmp/common-skills && ln -s /tmp/common-skills/.agents/skills/check-impl-against-spec ~/.claude/skills/check-impl-against-spec
From README
Check implementation against spec Use this skill only when speccontext.md exists during PR review. Goal Determine whether the implementation in the checked-out PR materially matches the approved spec context. This is a supplement to the normal code review, not a separate output. Inputs speccontext.md contains the spec context to compare against. It may include both product spec content (intended behavior, acceptance criteria) and tech spec content (implementation details, file changes). prdiff.txt contains the annotated diff for the PR. prdescription.md may contain additional scope or rationale. The working tree contains the PR branch contents.
More from this repo
brandalf
Guides creation, revision, and review of Warp- or Oz-branded assets.
complain
Autonomously yeet a brief, anonymous, completely unstructured complaint into Slack whenever an agent feels frustrated...
council
Used to run a model-diverse subagent council to investigate the same problem from multiple perspectives, compare...