Ccc Aside banner
KevinZai KevinZai

Ccc Aside

Productivity community

Description

--- description: "Answer a quick side question without interrupting or losing context from the current task. Resume work automatically after answering." --- # Aside Command Ask a question mid-task and get an immediate, focused answer — then continue right where you left off. The current task, files, and context are never modified. ## When to Use - You're curious about something while Claude is working and don't want to lose momentum - You need a quick explanation of code Claude is currently

Installation

Installs to ~/.claude/skills/kevinzai-commander-ccc-aside/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kevinzai-commander-ccc-aside && curl -fsSL https://raw.githubusercontent.com/KevinZai/commander/HEAD/commands/ccc-aside.md -o ~/.claude/skills/kevinzai-commander-ccc-aside/SKILL.md

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

Full documentation available on GitHub

View Source Repository