opslisted
Install: claude install-skill phahadek/claude-orchestrator
# ops β execute a milestone's Operational & Investigation tasks
Companion to `groom` (backlogβReady) and `design` (design tasks): this skill *works* the
π§ **Operational** and π **Investigation** tasks β the interactive, judgment-bound ones that
are **not** auto-dispatched. Its whole value is a verification discipline that refuses to
trust premises, statuses, or convenient shortcuts, and that **treats an unattended pass as
staging, never as conclusions.** Follow it even when a task "looks like a one-liner."
This skill shares its planning-procedure core with `/groom` and `/design` β see
`../_shared/reference/hard-rules.md` (canonical source
`packages/backend/src/planning/procedureCore.ts`) for the rules this skill
also follows: **deterministic load, not hand-fetch** (Flow step 2 below), **the
human/operator is the gate** (see Β§ Status handling), and **no silent writes**
(verdicts land on the journal, never the task page, until the operator
confirms).
> Scope: this skill runs π§ Operational + π Investigation, **plus observational / E2E π§ͺ Testing
> folded in as an Investigation variant** (run the system live β a **disposition**: `pass` /
> `blocked-pending-fix` / `pass-with-caveat` β there is no "fail").
> **Test-authoring π§ͺ Testing** (writing test code, no live-data dependency) and π Docs stay out β
> the former is really π» Code, so reclassify it (the loader lists any it caught in `test_authoring`;
> flag the rest at triage). (Legacy π οΈ Tooling tasks that predate the