Orchcheck banner
FJ-Oekstrahay FJ-Oekstrahay

Orchcheck

Productivity community

Description

the user said **"orchcheck"** (or invoked `/orchcheck`). He wants you to **PAUSE and decide how to structure a piece of work before executing** — inline, parallel dispatch, batchc, or Workflow. Do NOT start executing the underlying task. Produce a recommendation and wait for his go-ahead. ## Steps 1. **Restate** the task in one line and list its subtasks. 2. **Check independence:** Do subtasks share inputs/outputs? Any file-write conflicts? Any structured data passed phase→phase? Any loop-unti

Installation

Installs to ~/.claude/skills/fj-oekstrahay-claude-personal-os-orchcheck/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fj-oekstrahay-claude-personal-os-orchcheck && curl -fsSL https://raw.githubusercontent.com/FJ-Oekstrahay/claude-personal-os/HEAD/commands/orchcheck.md -o ~/.claude/skills/fj-oekstrahay-claude-personal-os-orchcheck/SKILL.md

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

Full documentation available on GitHub

View Source Repository