Wizard (Matt Pocock skill)

For the steps only a human can take: provisioning infrastructure, creating credentials, clicking through a third-party dashboard, running a one-off cutover. The skill generates an interactive bash script that opens each URL, says what to click and copy, captures the values, writes them into .env and GitHub secrets, confirms at every stage and shows how many remain. All the UX already sits in a bundled template.sh (hidden secret entry, idempotent .env upserts, cross-platform URL opening including WSL): the part above the STAGES marker is never hand-edited, the work is only scoping the procedure and authoring its stages.

Strengths

Limitations

Best for

View on Coeurdar