docs: fix stale references in CLAUDE.md files#18
Merged
Conversation
- root: subsystem link now points to claude/README.md (settings/permissions docs) instead of claude/CLAUDE.md (personal instructions template) - config/fish: drop non-existent atuin.fish; mise inits in config.fish, not conf.d, so move it out of the conf.d tool-inits list - bin: document claude-status-line, claude-permissions, claude-with, and analyze-claude-sessions Found via /claude-md-improver audit (dotfiles-5886). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Found via
/claude-md-improveraudit (dotfiles-5886). Three accuracy bugs across CLAUDE.md files:CLAUDE.md: subsystem link pointed toclaude/CLAUDE.md(the personal-instructions template) instead ofclaude/README.md(the actual roles + stacks settings/permissions docs).config/fish/CLAUDE.md: referenced a non-existentatuin.fish;misewas listed under conf.d tool-inits but it actually inits inconfig.fish.bin/CLAUDE.md: documentedclaude-status-line,claude-permissions,claude-with, andanalyze-claude-sessions(descriptions pulled from each script's header).🤖 Generated with Claude Code