From helix
Show learning system health - insight counts, tag distribution, effectiveness, feedback loop status.
npx claudepluginhub enzokro/crinzo-plugins --plugin helixThis skill uses the workspace's default tool permissions.
```bash
Conducts multi-round deep research on GitHub repos via API and web searches, generating markdown reports with executive summaries, timelines, metrics, and Mermaid diagrams.
Dynamically discovers and combines enabled skills into cohesive, unexpected delightful experiences like interactive HTML or themed artifacts. Activates on 'surprise me', inspiration, or boredom cues.
Generates images from structured JSON prompts via Python script execution. Supports reference images and aspect ratios for characters, scenes, products, visuals.
HELIX="$(cat .helix/plugin_root)"
python3 "$HELIX/lib/memory/core.py" health
Returns: status (HEALTHY/NEEDS_ATTENTION), total_insights, total_edges, connected_ratio, avg_edges_per_insight, by_tag, effectiveness, with_feedback, recent_feedback, loop_coverage, causal_ratio, issues.
For distribution analysis and tuning constant calibration:
python3 "$HELIX/lib/memory/core.py" stats
Returns JSON with:
effectiveness — histogram of insight effectiveness (10 buckets)context_spread — distribution of generality scores (5 buckets)velocity — count by recent_uses valuetop_velocity — most actively used insightstop_connected — highest graph degree insightssession_log — outcome counts by type and agent