doc-sync-sentinel
Installation
SKILL.md
Doc-Sync Sentinel
This skill ensures that documentation never becomes stale by keeping it in perfect sync with the implementation.
Capabilities
1. Drift Detection
- Analyzes recent commits and compares them against existing documentation (README, internal docs, JSDoc).
- Identifies specific sections that are no longer accurate due to code changes.
2. Autonomous Update
- Generates updated documentation text that reflects the current state of the code.
- Can automatically propose PRs to fix documentation drift.
Usage
- "Check for documentation drift in the
api/directory and update the relevant README files." - "Ensure all JSDoc comments in
src/utilsmatch the current function signatures."
Knowledge Protocol
- This skill adheres to the
knowledge/orchestration/knowledge-protocol.md. It automatically integrates Public, Confidential (Company/Client), and Personal knowledge tiers, prioritizing the most specific secrets while ensuring no leaks to public outputs.
Related skills
More from famaoai-creator/gemini-skills
data-transformer
Convert between CSV, JSON, and YAML formats.
23pmo-governance-lead
Output file path
21completeness-scorer
Evaluate text completeness based on criteria.
21local-reviewer
Retrieves git diff of staged files for pre-commit AI code review.
21api-fetcher
Fetch data from REST/GraphQL APIs securely.
21prompt-optimizer
Optional output file path
21