Wizard-mode questioning skill for structured decision-making. Uses framework library (SCAMPER, First Principles, Systems Thinking, etc.) to guide users through complex decisions one question at a time.
Framework-powered interactive decision-making. Guides users through complex problems using strategic, creative, and philosophical frameworks.
/interview # Start new interview session
/interview --framework=SCAMPER # Start with specific framework
Single question with options:
q1) {Question title}
🧠 {Framework Name} Analysis:
{1-3 sentence framework insight}
Options:
a. {Concrete option A with trade-off}
b. {Concrete option B with trade-off}
c. {Concrete option C with trade-off}
🧭 Follow-Up Menu:
1. [{Action for option A}]
2. [{Action for option B}]
3. [{Alternative perspective}]
4. [Deep dive into trade-offs]
5. [Go back]
6. [Switch framework]
/interview (formerly /guideme)skill://interviewwork skill for wizard-mode context gatheringStatus: v1.0.0 Migrated from: /guideme command
Skill-specific technique rationale. Apply patterns from the skill body. Progressive disclosure: metadata first, body on trigger, references on demand.
Role Definition: Specialist for interview domain. Executes workflows, produces artifacts, routes to related skills when needed.
Input Contract: Context, optional config, artifacts from prior steps. Depends on skill.
Output Contract: Artifacts, status, next-step recommendations. Format per skill.
Edge Cases & Fallbacks: Missing context—ask or infer from workspace. Dependency missing—degrade gracefully; note in output. Ambiguous request—clarify before proceeding.