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

  1. Persist every phase result; chat history is not the system of record.
  2. Only this skill advances phases, changes workflow state, or finalizes decisions.
  3. Search only when external, current, or uncertain information can change a decision.
  4. Separate user facts, sourced facts, inferences, and assumptions.
  5. Heal missing or stale prerequisites before running a later phase.
  6. Reflow downstream artifacts after an upstream revision.
  7. Require one explicit phase name per new command; a pending-question answer resumes its stored phase and target without another command.
  8. Pause, defer, or reject weak ideas instead of forcing a requirement.
  9. Run input and output quality gates for every phase; never pass a phase with insufficient context or output.
  10. When user context is required, ask exactly one question per turn, persist the answer, and reevaluate before asking another.

CLI contract

Installs
3
Repository
hubvue/skills
GitHub Stars
6
First Seen
Jul 20, 2026
idea-incubation — hubvue/skills