sidequest
CommunitySpawn parallel Claude sessions in a new terminal.
Authormichaelboeding
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill lets you spawn a new Claude Code session in a separate terminal, enabling parallel work on a different task without interrupting your current progress.
Core Features & Use Cases
- Context-aware or headless side quests: optionally gather context from the main session or start fresh.
- Automatic terminal orchestration: opens a new macOS Terminal.app or iTerm2 tab/window and launches Claude with a prepared prompt.
- Flexible invocation: use a task description with optional flags like --no-context or --iterm, and the skill detects your terminal automatically.
- Use Case: When you need to prototype a feature while keeping the main task running, sidequest allows you to spin up a separate Claude session and share the current working directory and git branch.
Quick Start
Start a sidequest by running a task description, e.g. sidequest --task "Add a settings page with dark mode" or /sidequest "..."
- Run with context: sidequest --task "Add a settings page" --context "Working on main app"
- Run without context: sidequest --task "Add a settings page" --no-context Claude opens a new terminal and returns control to the main session.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sidequest Download link: https://github.com/michaelboeding/skills/archive/main.zip#sidequest Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.