Skip to content

Correct drifted counts and stale refs in docs - #15

Merged
DROOdotFOO merged 1 commit into
mainfrom
docs-accuracy
Aug 8, 2026
Merged

Correct drifted counts and stale refs in docs#15
DROOdotFOO merged 1 commit into
mainfrom
docs-accuracy

Conversation

@DROOdotFOO

Copy link
Copy Markdown
Owner

Follow-up to #14. While checking the docs I counted the figures in the README
against the actual tree and found several had drifted.

Claim Documented Actual
Neovim plugins 27 30 unique specs in lua/plugins/
Claude Code skills 54 60 loaded from ~/.claude/skills
Claude Code agents 8 0 -- no agents directory exists at all
MCP "31 MCP tools" 14 servers, matching the CLAUDE.md table

The agents claim was the notable one: there is no agents/ directory in the
repo or in ~/.claude, so it was never accurate. Replaced the AI row with
skills and MCP server counts, both of which are checkable.

Also:

Manual testing

🤖 Generated with Claude Code

Verified against the working tree rather than trusting the prose:

- Neovim plugins: 27 -> 30 unique specs under lua/plugins/
- Claude Code skills: 54 -> 60 loaded from ~/.claude/skills
- "8 agents": dropped. No agents directory exists in the repo or on
  disk, so the claim was never true.
- "31 MCP tools" -> 14 MCP servers, matching the table in CLAUDE.md
- docs/ tree listed advanced-usage.md, which does not exist; replaced
  with the three docs that do
- Resources linked Kitty, which is commented out in the Brewfile;
  this setup uses Ghostty
@DROOdotFOO
DROOdotFOO merged commit 7e710cb into main Aug 8, 2026
5 checks passed
@DROOdotFOO
DROOdotFOO deleted the docs-accuracy branch August 8, 2026 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant