From buidl
Displays learning system health report with pattern counts, agent scores, project-type profiles, and prune log. Runs audit script and suggests pruning if patterns are stale.
npx claudepluginhub bc1plainview/buidl-opnet-plugin# The Loop — Learning System Health Print a health report of the learning system, including pattern counts, agent scores, project-type profiles, and prune log. ## Steps 1. Run the audit script: 2. Display the full output to the user. 3. If patterns are stale (last_seen_version 2+ major versions behind), suggest running pruning:
/patternsValidates pattern learning system across commands and agents, checks storage integrity and format, analyzes effectiveness trends, generates health reports and analytics. Supports --analytics, --quick, --filter flags.
/statusQueries Supabase for real-time learning system status including connection health, feedback counts, agent success rates, workflow metrics, and recent activity.
/learning-statusDisplays learning metrics dashboard showing reviews analyzed, issue trends by category/severity, recurring issues, improvement effectiveness, and recommendations.
/patternsManage learned patterns: save high-value ones as skills/agents, analyze quality, review usefulness with SM-2, and view statistics.
/alRuns AgentLint diagnostics across all projects with default core checks for findability, instruction quality, workability, continuity, safety, and harness. Optional deep/session analysis. Initializes config on first run.
/system-healthScores design system health across 7 dimensions (Tokens, Components, Documentation, Adoption, Governance, AI readiness, Platform maturity), calibrates maturity, and produces a full report with scores out of 35, findings, and prioritized actions.
Share bugs, ideas, or general feedback.
Print a health report of the learning system, including pattern counts, agent scores, project-type profiles, and prune log.
bash ${CLAUDE_PLUGIN_ROOT}/scripts/audit-learning.sh
bash ${CLAUDE_PLUGIN_ROOT}/scripts/update-scores.sh <state-file> pass --prune