skills/readme-truth-check/SKILL.md
Verify that a repo's README accurately describes its current structure, ports, dependencies, and authority boundaries. Detect drift between docs and reality.
npx skillsauth add ariffazil/openclaw-workspace README Truth CheckInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
READMEs become stale quickly. This skill compares the README's claims against the actual repo state and flags discrepancies.
Compare README's directory tree against ls -la. Flag:
Compare README's claimed ports/URLs against reality:
ss -tlnp for listening portscurl for HTTP endpointssystemctl status for servicesCompare README's claimed dependencies against package.json, pyproject.toml, etc.
Verify README does not claim constitutional authority incorrectly.
## README Truth Check: <repo>
### Structure Drift
- [ ] Phantom: `agent/` (README) vs `agents/` (disk)
### Port Drift
- [ ] Claimed: GEOX 8081 — Actual: 18081
### Dependency Drift
- [ ] None / [list]
### Recommendations
1. Update README directory structure — P1
Skill version 1.0.0 — AAA Skill Library
development
Governed intelligence skill for AAA as the abstraction, attestation, and abduction control plane across arifOS, APEX, A-FORGE, GEOX, WEALTH, WELL, and the ariffazil profile repository. Use when the user asks to explain or design AAA, route agentic work, reduce chaos/entropy in an arifOS federation task, create AREP/task declarations, classify risk, plan multi-repo changes, review governance boundaries, or translate human intent into evidence-backed, authority-safe, recursively agentic workflows. Provides deterministic F1-F13 floor checking, bounded abduction, and FederationReceipt composition.
development
Check every skill’s “use when” and “do not use when” clauses for collisions, missing negatives, and vague verbs like “help,” “assist,” or “improve.” Load when linting, reviewing, or validating trigger boundaries.
development
Bootstrap, design, and package new skills. Load when capturing user intent for a new skill or drafting its initial instruction framework.
content-media
Diagnose which federation services are up, down, or drifting. Produce a prioritized remediation plan.