SOW/Spec cross-document consistency validation. Use when: 整合性チェック, consistency check, spec validation, 仕様検証.
From shipnpx claudepluginhub thkt/dotclaude --plugin toolkitThis skill is limited to using the following tools:
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Builds 3-5 year financial models for startups with cohort revenue projections, cost structures, cash flow, headcount plans, burn rate, runway, and scenario analysis.
| Document | Prefix | Links To |
|---|---|---|
| SOW | AC-N | — |
| Spec | FR-NNN | Implements: AC-N |
| Spec | T-NNN | FR: FR-NNN |
| Spec | NFR-NNN | Validates: AC-N |
Run CRITICAL (1-3) first. If any fail, run remaining but mark WARNING/INFO as provisional.
Each AC-N must have ≥1 FR with Implements: AC-N. Orphan FR referencing
non-existent AC → INFO.
Each FR-NNN must have ≥1 T-NNN with matching FR reference.
Matrix rows must match actual content. Flag mismatches.
| Column | Must exist in |
|---|---|
| AC | SOW Acceptance Criteria |
| FR | Spec Functional Req table |
| Test | Spec Test Scenarios |
| NFR | Spec NFR table |
SOW In-Scope targets must appear in Spec phases. Extra files → INFO.
Cross-check SOW↔Spec for technology mismatches, numeric conflicts, contradictions.
| Language | Patterns |
|---|---|
| JA | 適切に、できる限り、なるべく、ある程度、検討する、考慮する、予定、高速に(数値なし) |
| EN | appropriately, as much as possible, reasonable, adequate, TBD, fast(no metric) |
Same concept must use same term across documents. Flag synonyms (user/member), abbreviation mixing (DB/database).
With YAGNI Checklist: verify Spec excludes checked items. Without: flag over-engineering (excess permissions, caching without NFR, unscoped infrastructure).
Markdown appended to reviewer findings:
## Consistency Findings
| ID | Severity | Check | Location | Issue | Suggestion |
| ------- | ------------------------- | ---------- | -------------------------------- | ----------- | ---------- |
| CON-001 | CRITICAL / WARNING / INFO | check name | sow.md:section / spec.md:section | description | fix |
| Severity | Deduction |
|---|---|
| CRITICAL | -10 per finding (from Accuracy) |
| WARNING | -5 per finding (from Completeness) |
| INFO | -2 per finding (max -10 total) |