Aside banner
ysyecust ysyecust

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 ed

Installation

Installs to ~/.claude/skills/ysyecust-everything-claude-code-aside/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ysyecust-everything-claude-code-aside && curl -fsSL https://raw.githubusercontent.com/ysyecust/everything-claude-code/HEAD/commands/aside.md -o ~/.claude/skills/ysyecust-everything-claude-code-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