Knowledge Health banner
Diviner-Dojo Diviner-Dojo

Knowledge Health

Data community

Description

--- description: "Run a knowledge pipeline health check. Reports on all 5 pipeline layers: discussions, relational index, findings, patterns, and curated memory." allowed-tools: ["Read", "Bash", "Glob", "Grep"] --- # Knowledge Pipeline Health Check Run the knowledge dashboard to assess the health of the framework's knowledge pipeline. ## Step 1: Run Dashboard ```bash python scripts/knowledge_dashboard.py ``` ## Step 2: Run Supplementary Checks ### Forgetting Curve Status Check for stale m

Installation

Installs to ~/.claude/commands/diviner-dojo-agent_framework_template-knowledge-health.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Diviner-Dojo/agent_framework_template/HEAD/.claude/commands/knowledge-health.md -o ~/.claude/commands/diviner-dojo-agent_framework_template-knowledge-health.md

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

Full documentation available on GitHub

View Source Repository