From kraftwork-intel
Search the knowledge base for codebase learnings — architecture, patterns, debugging insights. Use when you need context about how something works or why a decision was made.
How this skill is triggered — by the user, by Claude, or both
Slash command
/kraftwork-intel:memory-recallThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Search the kraftwork knowledge base for relevant learnings.
Search the kraftwork knowledge base for relevant learnings.
bun installed~/.claude/kraftwork-intel/ initializedbun run ~/.claude/kraftwork-intel/src/cli.ts query "<search terms>"
Optional filters:
bun run ~/.claude/kraftwork-intel/src/cli.ts query "<search terms>" --category architecture
bun run ~/.claude/kraftwork-intel/src/cli.ts query "<search terms>" --project api
Format the results naturally in conversation. Each result includes:
If no results found, say so clearly. Do not hallucinate answers.
npx claudepluginhub filipeestacio/kraftwork --plugin kraftwork-intelChecks memory before code exploration when answering questions about code, architecture, or patterns. Saves time by recalling past knowledge.
Injects prior conversation and codebase context into Claude's responses when the user asks about state, history, or prior work.
Inspects and manages the WozCode knowledge base layers (company, repo, personal notes). Use for status, search, notes, suppression, boosting, or ingest.