Converts an idea or an Inbox note into a structured Project Note
This skill uses two separate agents to keep context fresh and focused:
/kickoff is invoked, spawn the planning agentThe user can provide input in three ways:
/kickoff 00_Inbox/MyIdea.md/kickoff Build a habit tracker app)00_Inbox/ and ask the user to select oneLanguage Rule: Match the language of the user's input (or inbox file content) for all responses and generated files.
When the user invokes /kickoff with their idea, immediately spawn a planning agent using the Task tool:
subagent_type: "general-purpose"