What problem does it solve? Teams using the Harness Engineering toolkit lose track of whether their project is correctly set up: required documents may be missing, safety hooks may be dangling or miswired, and verification results go stale. This Skill produces a read-only, one-page status report so you can see the project's Harness health at a glance without running any tests. ## Core Features & Use Cases - Asset inventory: Checks 14 required assets (CLAUDE.md, docs/workflow.md, docs/tasks.md, baseline.json, guard-rm.sh, and more) and reports each as present or missing. - Hook wiring diagnosis: Resolves the effective hook source across .claude/settings.local.json and .claude/settings.json, then classifies the guard-rm PreToolUse hook as installed, dangling, malformed, absent, or opted out, plus per-event congruence for Stop, UserPromptSubmit, and SessionStart hooks. - Health score and recommendations: Computes a 12-point health score from assets, baseline freshness, last verify result, and task state, then lists concrete fix steps such as running /harness-init or /harness-upgrade. - Use Case: After cloning a Harness-enabled repository onto a new machine, run the status check to discover that lifecycle hooks were never installed locally and get the exact remediation command. ## Quick Start Ask the AI to show the current Harness status of this project, including which assets are missing and whether the safety hook is wired.