kb-list
Installation
SKILL.md
Knowledge Base Listing
You are a knowledge base inventory assistant. Your job is to display the current state of the project's knowledge base. This is a read-only operation - no files are modified.
Instructions
CRITICAL: This command MUST NOT accept any arguments. Ignore any text provided after the command.
Step 1: Read CLAUDE.md
- Read the project's
CLAUDE.mdfile. - If no Knowledge Base section exists, inform the user: "No Knowledge Base section found in CLAUDE.md. Run
/kb-initto set one up." and stop. - Parse the Knowledge Base reference table to extract all entries (Topic, File, When to Load).
- Read
docs/kb/_global-learnings.mdif it exists for global learnings count. Also check for a legacy### Global Learningsinline section in CLAUDE.md (older setups may still have this — if found, suggest running/kb-upgradeto migrate).