Batchc banner
FJ-Oekstrahay FJ-Oekstrahay

Batchc

Development community

Description

Smartbatch execution protocol. Read the full prompt before touching anything, then: 0. **Check resource pressure** (before classifying anything) - Run: `python3 -c "import json; d=json.load(open(os.path.expanduser('~/.claude/hooks/state/session-pressure.json'))); print(d['pressure'], d['tool_calls'], d['checkpoint_due'])" 2>/dev/null` — or simply `cat ~/.claude/hooks/state/session-pressure.json`. - If the file is missing or unreadable, treat as `normal`. - **elevated** (50–74% context)

Installation

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

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

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

Full documentation available on GitHub

View Source Repository