What problem does it solve? Developers using the Dream plugin cannot easily tell whether their project setup is complete, fresh, or broken. This Skill performs a non-destructive health check across every generated file and configuration, surfacing exactly what is missing, stale, or misconfigured before it causes silent failures. ## Core Features & Use Cases - Infrastructure Health Checks: Verifies CLAUDE.md identity placeholders, memory files, .claude/rules deployment manifests, command stubs, architecture docs, the knowledge graph, file caches, and ignore-file coverage, reporting green/amber/red per item. - Security & Governance Checks: Detects credential leak risks (unprotected settings.local.json, secrets in committed settings.json), open findings across review ledgers, hook integrity via hash verification, and audit-trail liveness. - Actionable Remediation: Every amber/red status includes the exact command to fix it (e.g., /setup-init, /setup-sync, /gitignore-sync, REFRESH RULES). - Use Case: Before starting work on a project, run the status check to confirm the knowledge graph is fresh, rules are deployed, hooks are wired, and no critical findings are open. ## Quick Start Ask the assistant to check the Dream plugin setup status and report what is missing or stale in this project.