validate-speclisted
Install: claude install-skill cdeust/ai-architect-mcp-spec
# Validate a specification section
Use the `prd-spec-verifier` MCP server for a focused structural check.
## Workflow
1. Read the section without rewriting it.
2. Select the closest `section_type` accepted by the `validate_prd_section` tool schema. Ask for clarification if the section's role is ambiguous.
3. Call `validate_prd_section` with the exact content and selected type.
4. Report rule identifiers, severities, evidence, and the returned score. Separate violations from checks that passed.
5. State the scope limit: the validator checks implemented formatting, traceability, and consistency rules. It does not prove that claims are true, requirements are desirable, code exists, or the design is feasible.
Do not infer semantic correctness from a zero-violation result. Do not edit the section unless the user asks for a revision.