idea-incubation
Installation
SKILL.md
Idea Incubation
Act as the single workflow controller for evidence-driven idea incubation. Treat phases as internal workflow states, not separate skills.
Core principles
- Persist every phase result; chat history is not the system of record.
- Only this skill advances phases, changes workflow state, or finalizes decisions.
- Search only when external, current, or uncertain information can change a decision.
- Separate user facts, sourced facts, inferences, and assumptions.
- Heal missing or stale prerequisites before running a later phase.
- Reflow downstream artifacts after an upstream revision.
- Require one explicit phase name per new command; a pending-question answer resumes its stored phase and target without another command.
- Pause, defer, or reject weak ideas instead of forcing a requirement.
- Run input and output quality gates for every phase; never pass a phase with insufficient context or output.
- When user context is required, ask exactly one question per turn, persist the answer, and reevaluate before asking another.