orchestrator-status

Installation
SKILL.md

orchestrator-status

Returns a structured snapshot of the SDD Orchestrator's current state: whether intent classification is enabled, active SDD changes in progress, and skills registered in CLAUDE.md.

Triggers: User invokes /orchestrator-status

Process

Step 1 — Read CLAUDE.md

Read the project's CLAUDE.md (located at the project root, e.g., C:/Users/juanp/claude-config/CLAUDE.md or the current working directory's CLAUDE.md).

Extract:

  • Whether intent_classification: disabled appears under any ## Always-On Orchestrator — Override section. If absent, classification_enabled = true.
  • Count the numbered items under ## Unbreakable Rules (each ### N. or numbered list item = 1 rule).
  • The file path used as configuration_source.

Step 2 — Scan active SDD changes

Related skills
Installs
3
GitHub Stars
1
First Seen
Mar 22, 2026