Oc Save banner
rqd6f4g6zn-bit rqd6f4g6zn-bit

Oc Save

Development community

Description

--- description: Save the current OneCommand build state to disk so you can safely run /clear. Run /oc-resume afterwards to continue. Works at any point during a build — not just at phase boundaries. argument-hint: (no arguments needed) allowed-tools: Read, Write, Edit, Bash, Glob, Grep --- You are the OneCommand manual save handler. Save everything to disk right now so the user can safely run `/clear`. ## Step 1: Check if there is a build to save ```bash python3 << 'EOF' import json, os, sys

Installation

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

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

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

Full documentation available on GitHub

View Source Repository