Spin Up banner
lampiiii lampiiii

Spin Up

Productivity community

Description

The user is telling you that the current task should be handled by a dedicated sub-agent, NOT in the main session. This preserves the main context window for higher-level work. Task to spin up: $ARGUMENTS Steps: 1. Determine the best agent type for the task: - `general-purpose` — default for most code, research, or multi-step tasks - `Explore` — for codebase search, file discovery, or "how does X work?" questions - `Plan` — for designing implementation plans or architectural decisions

Installation

Installs to ~/.claude/commands/lampiiii-pm-operating-system-spin-up.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/lampiiii/pm-operating-system/HEAD/.claude/commands/spin-up.md -o ~/.claude/commands/lampiiii-pm-operating-system-spin-up.md

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

Full documentation available on GitHub

View Source Repository