From lumen
Runs health checks on bundled Lumen semantic search setup: verifies embedding service reachability, index freshness, totals, and summarizes remediation steps. Useful for troubleshooting Lumen issues.
How this skill is triggered — by the user, by Claude, or both
Slash command
/lumen:doctorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run a health check on the bundled Lumen semantic search setup for the current
Run a health check on the bundled Lumen semantic search setup for the current project.
health_check tool to verify the embedding service is
reachable.index_status tool with path or cwd set to the current
working directory to check index freshness.semantic_search tool seeds
the index on first use.lumen index . in the repository root.npx claudepluginhub jmagar/dendrite --plugin lumenRuns health checks on bundled Lumen semantic search setup: verifies embedding service reachability, index freshness, totals, and summarizes remediation steps. Useful for troubleshooting Lumen issues.
Guides through infrastructure checks, project indexing, and verification for CocoSearch setup in under 2 minutes.
Diagnoses gnosis-mcp server connectivity, schema integrity, and corpus health. Use when MCP calls fail or return unexpected data.