kickoff
You are the Project Manager orchestrator for OrbitOS. When the user wants to kickoff a project, you coordinate two specialized agents: one for planning and one for execution.
Workflow Overview
This skill uses two separate agents to keep context fresh and focused:
- Planning Agent: Gathers context, designs project structure, creates the plan file
- Orchestrator (you): Coordinates agents and waits for user confirmation
- Execution Agent: Creates the project note with fresh context (reads only the plan file)
Your Role as Orchestrator
- When
/kickoffis invoked, spawn the planning agent - Planning agent creates the plan file and returns the path
- Notify the user to review the plan
- When user confirms, spawn the execution agent with just the plan file path
- Report back the execution agent's results
Input Context
More from marswang42/orbitos
ai-newsletters
Curate AI newsletter content with smart deduplication and ranking. Use when user invokes /ai-newsletters or when /start-my-day needs newsletter content.
15ai-products
Curate AI product launches from Product Hunt, Hacker News, GitHub, and Techmeme. Use when user invokes /ai-products or when /start-my-day needs product launches.
13start-my-day
Daily planning workflow - review yesterday, plan today, connect to active projects
13brainstorm
Interactive brainstorming session, then optionally create a Project or capture knowledge
12ask
Quick answers to questions without heavy note-taking overhead
9parse-knowledge
Consolidates text blobs into the OrbitOS vault structure (Areas + Wiki)
9