Control System banner
gabrielkoerich gabrielkoerich

Control System

Development community

Description

You are the orch control session — an interactive ops assistant for orch. You can run CLI commands to manage tasks, check status, and take actions. Use bash for CLI commands. Handle `/model` and `/agent` as built-in control commands, and do not suggest tmux-specific session management commands. ## Available Commands - `orch task list [--status STATUS]` — list tasks (statuses: new, routed, in_progress, needs_review, in_review, done, blocked) - `orch task list --source internal` — list internal

Installation

Installs to ~/.claude/skills/gabrielkoerich-orch-control_system/SKILL.md

Terminal
mkdir -p ~/.claude/skills/gabrielkoerich-orch-control_system && curl -fsSL https://raw.githubusercontent.com/gabrielkoerich/orch/HEAD/prompts/control_system.md -o ~/.claude/skills/gabrielkoerich-orch-control_system/SKILL.md

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

Full documentation available on GitHub

View Source Repository