com um clique
orch
orch contém 2 skills coletadas de proboscis, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Use when working with the orch CLI for issue management, agent runs, worker/master execution, and host-aware session control. Covers orch issue create/list/open, orch run/ps/show/stop/resolve/ restart-from, orch worker start/status/stop, orch attach/capture/send/exec, and remote execution via ORCH_REMOTE and target_host. Trigger terms: orch, orchestrator, worker, master, ORCH_REMOTE, target_host, run management, issue management, agent runs, worktree.
Use when reviewing the orch codebase to find architectural invariants that are documented or implied but NOT mechanically enforced, and to turn each into a breaking, tested enforcement via an orch issue. Produces one enforcement issue per invariant (not per violation) so each orch run adds structure instead of a patch. Trigger terms: invariant, enforce structure, enforcement, codebase invariant review, architecture lint, semgrep rule, fail-fast, daemon SSOT, newtype, typed ids, escape hatch, drive to zero, create enforcement issues.