Maintain banner
y-abs y-abs

Maintain

Development community

Description

--- description: Full knowledge base maintenance — verify paths, prune stale entries, update inventories effort: high allowed-tools: Bash(grep *) Bash(find *) Bash(wc *) Bash(ls *) Bash(git *) Read argument-hint: "[full|paths|lessons|inventory|stale]" --- Run a knowledge base maintenance cycle: $ARGUMENTS ## Instructions ### Mode selection | Argument | Action | |----------|--------| | `full` or _(empty)_ | Run ALL checks below sequentially | | `paths` | Verify all file paths in `claude/*.md`

Installation

Installs to ~/.claude/commands/y-abs-claude-code-brain-bootstrap-maintain.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/y-abs/claude-code-brain-bootstrap/HEAD/.claude/commands/maintain.md -o ~/.claude/commands/y-abs-claude-code-brain-bootstrap-maintain.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository