Audit recursive language model coverage
rlm-auditskillsetup L1★3
richfrem/agent-plugins-skills ↗What it does
Audit semantic cache coverage gaps
Best for
When you've added new files and need to identify exactly what's missing from the semantic cache.
Inputs
- · manifest.json
- · profile name
- · file path
Outputs
- · cached summaries
- · report
- · structured results
Requires
- · Python
- · Bash CLI
Preconditions
- · Python 3.8+ installed
- · Bash/shell environment
- · manifest.json exists
- · RLM profile configured
Failure modes
- · Manifest missing or malformed → reads empty list
- · Stale cache path → cached data out of sync with files
Trust signals
- · Validation/verification step included
- · Manifest-based configuration