ksdisch

Reframe Orchestrator — Data skill for Claude Code

Data community

Reframe a repo's .claude/orchestrator.md from a human-paused dispatch persona into a mode-independent invariants & gates doc (keeps the pipeline as one optional mode, kills the autonomy↔pause deadlock.

How to install Reframe Orchestrator

Installs to ~/.claude/skills/ksdisch-claude-config-reframe-orchestrator/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ksdisch-claude-config-reframe-orchestrator && curl -fsSL https://raw.githubusercontent.com/ksdisch/claude-config/HEAD/commands/reframe-orchestrator.md -o ~/.claude/skills/ksdisch-claude-config-reframe-orchestrator/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Reframe Orchestrator does


description: Reframe a repo's .claude/orchestrator.md from a human-paused dispatch persona into a mode-independent invariants & gates doc (keeps the pipeline as one optional mode, kills the autonomy↔pause deadlock). Docs-only. Pass an optional path to a specific file/repo. argument-hint: [optional path to the orchestrator file or repo root] allowed-tools: Bash, Read, Edit, Write, Glob, Grep

Target (optional): $ARGUMENTS — if blank, use this repo's `.claude/orchestrator.md`.

Reframe thi

Alternatives in Data

Full documentation available on GitHub

View Source Repository