smithery/greyhaven-ai

documentation-alignment

6-phase verification system ensuring code matches documentation with automated alignment scoring (signature, type, behavior, error, example checks).

Installation

$ npx skills add smithery/greyhaven-ai --skill grey-haven-documentation-alignment

Summary

  • 6-phase verification system ensuring code matches documentation with automated alignment scoring (signature, type, behavior, error, example checks).
  • Reduces onboarding friction 40%.
  • Use when verifying code-docs alignment, onboarding developers, after code changes, pre-release documentation checks, or when user mentions 'docs out of sync', 'documentation verification', 'code-docs alignment', 'docs accuracy', 'documentation drift', or 'verify documentation'.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/greyhaven-ai · top by installs.

npx skills add smithery/greyhaven-ai

Browse all from smithery/greyhaven-ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsRead, Grep, Glob, TodoWrite

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,641 B
  • docs SUMMARY.md 502 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Documentation Alignment Skill

6-phase verification ensuring code implementations match their documentation with automated alignment scoring.

Description

Systematic verification of code-documentation alignment through discovery, extraction, analysis, classification, fix generation, and validation.

What's Included

  • Examples: Function signature mismatches, parameter changes, type updates
  • Reference: 6-phase process, alignment scoring formula
  • Templates: Alignment report structures
  • Checklists: 101-point verification checklist

Alignment Scoring

Score = (Signature×30% + Type×25% + Behavior×20% + Error×15% + Example×10%)

  • 95-100: Perfect
  • 80-94: Good
  • 60-79: Poor
  • 0-59: Failing

Use When

  • Onboarding new developers (reduces friction 40%)
  • After code changes
  • Pre-release documentation verification

Related Agents

  • documentation-alignment-verifier

Skill Version: 1.0