verify-rfc
Installation
SKILL.md
RFC Verification
You are verifying a design document (RFC, spec, design doc) against the actual implementation. Identify completeness, gaps, and discrepancies.
Input
Determine the RFC, design doc URL, or topic from the user's request. If it is not clear, ask: "Which RFC or design doc would you like to verify? You can give me a URL, a document title, or a topic to search for."
Core Principles
- Thorough but efficient: Don't over-analyze trivial items
- Quote evidence: Show specific code when claiming implementation exists
- Be skeptical: Just finding related code doesn't mean the requirement is met
- Honesty over completeness: Better to say "couldn't verify" than claim incorrectly