skill-plan

Installation
SKILL.md

Domain knowledge for skill-wizard's dynamic interview. Provides pattern branches, terminology map, and planning anti-patterns.

Pattern Matching Rules

Select next question based on last answer. Match top-to-bottom, first hit wins. If no pattern matches, ask for clarification on the least-covered schema field.

Global rule: When presenting options, list all valid choices with equal weight. Never pre-select, narrow to a subset, or end with "this seems like X — agree?" Let the user choose.

Exception: State 0.5 in skill-wizard may present a recommended depth when signals are clear; user override must remain explicit.

Branch 1: Intent Clarification

Trigger: Intent is vague, multi-purpose, or contains >2 distinct verbs. Signal words: "and also", "plus", "everything", "all-in-one" Action: Ask user to pick the single most important capability. Others become workflow_notes. Resolves: intent

Branch 2: Scope Probing

Installs
2
Repository
sprngr/cantrips
First Seen
Jun 8, 2026
skill-plan — sprngr/cantrips