documentation-gap-finder
SolidAudits a codebase or docs folder and lists everything that is undocumented, outdated, or unclear.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- Notysoty
- Repository
- Notysoty/openagentskills
- Created
- 6 months ago
- Last Updated
- 3 weeks 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.
skill-gap-audit
Use when auditing meteor/agent-skills for missing, incomplete, overlapping, or outdated coverage. Compares every distributable skill with a configurable Meteor checkout, changelog and release context, v3-docs, source, tests, and the latest committed audit baseline, then produces an evidence-backed report without editing skills.