documentation-gap-finder
SolidAudits a codebase or docs folder and lists everything that is undocumented, outdated, or unclear.
Install
Quality Score: 85/100
Skill Content
Details
- Author
- Notysoty
- Repository
- Notysoty/openagentskills
- Created
- 5 months ago
- Last Updated
- 6 days ago
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
feature-gap-audit
Compare the current state of a project against reference projects (predecessor versions, related open-source, internal in-flight branches) to surface missing features. Use when asked to "audit features", "find what's missing", "compare to v1/v2/old version", "feature gap", or to refresh a cumulative gap log. Outputs to a project-local cumulative living document, not a fresh report each time.
aitask-docs-gap
Analyze tasks landed since the last release and create one documentation task covering website docs gaps.
documentation-auditor
Use when the user explicitly asks to audit documentation integrity, check docs against code, find documentation discrepancies, or verify whether AI-context documentation still matches repository evidence. This skill is manually invoked and is distinct from task Finalization. It must investigate code/tests/scripts/schemas as source-of-truth evidence when docs may be stale.