From ai-news-briefing
Runs a system health check script to verify the AI News Briefing installation, dependencies, and configuration. Reports warnings/errors or confirms operational status.
npx claudepluginhub hoangsonww/ai-news-briefing --plugin ai-news-briefingThis skill uses the workspace's default tool permissions.
Run the system health check script located in the `scripts/` directory to verify the installation, dependencies, and configuration.
Diagnoses AI Brain Starter vault health: verifies CLAUDE.md, Meta folder, skills, hooks, journal index, MCPs, .ps1 BOM/em-dash issues, and git freshness. Prints green/yellow/red terminal report.
Runs comprehensive diagnostics on Claude Code environment: plugins, settings, hooks, MCP servers. Identifies issues, supports --fix and --verbose.
Audits .claude/ directory for config hygiene, junk files, .gitignore completeness, naming consistency, cache size; syncs plugins and detects version drift. Outputs health report with fix commands.
Share bugs, ideas, or general feedback.
Run the system health check script located in the scripts/ directory to verify the installation, dependencies, and configuration.
To do this, execute bash scripts/health-check.sh on macOS/Linux or powershell -ExecutionPolicy Bypass -File scripts\health-check.ps1 on Windows.
Parse the output and summarize any warnings or errors for the user. If everything is healthy, report that the system is fully operational.