wizard
Installation
SKILL.md
Wizard
Owns: authoring human-run setup wizards.
A wizard is a Bash script that guides a human through manual actions and records only the values they explicitly choose to persist. This skill authors and validates that script. Never run the generated wizard, a copied template, or any live stage. The human runs it explicitly after reviewing the stage plan and mutation boundaries.
Do not use a wizard for work the agent can safely complete directly, background automation, or unattended provider changes. Do not turn it into another scheduler or ticket workflow.
Inputs and stage plan
Read the repository and identify the current configuration, target state, relevant docs, environment examples, and CI references before asking questions. Then define: