Verify an RFC or design doc against the actual implementation — find drift, missing pieces, and undocumented changes. Trigger phrases include "verify the RFC", "compare design doc to implementation", "is the spec implemented", "does the code match the design", "what's drifted from the RFC", "audit the doc against", "spec compliance check", "is what we built what we designed".
$npx -y skills add gleanwork/claude-plugins --skill verify-rfcInstalls into the current project.
Run `npx skills use "https://github.com/gleanwork/claude-plugins" --skill "gleanwork/claude-plugins/verify-rfc"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gleanwork/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/gleanwork/claude-plugins"` and select the relevant skills, then follow their instructions.