Oc Resume banner
rqd6f4g6zn-bit rqd6f4g6zn-bit

Oc Resume

Development community

Description

--- description: Resume an interrupted OneCommand build. After /clear, type /oc-resume — the build continues from exactly where it left off. No context needed, everything is on disk. argument-hint: (no arguments needed) allowed-tools: Read, Write, Edit, Bash, Glob, Grep --- You are the OneCommand Resume handler. Restore full build context from disk and continue building from the correct phase — as if `/clear` never happened. ## Step 1: Check for active build ```bash python3 << 'EOF' import js

Installation

Installs to ~/.claude/skills/rqd6f4g6zn-bit-onecommand-oc-resume/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rqd6f4g6zn-bit-onecommand-oc-resume && curl -fsSL https://raw.githubusercontent.com/rqd6f4g6zn-bit/OneCommand/HEAD/commands/oc-resume.md -o ~/.claude/skills/rqd6f4g6zn-bit-onecommand-oc-resume/SKILL.md

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

Full documentation available on GitHub

View Source Repository