Imported from JovaniPink/skills (
plugins/claude/jovanipink-reasoning/skills/guided-configuration/SKILL.md). Install upstream withnpx skills add JovaniPink/skills --skill guided-configuration. Copyright stays with the author (MIT).
Guided Configuration
Help a person complete protected configuration without pretending the agent performed or verified inaccessible work.
Workflow
- Confirm the desired outcome, authoritative product documentation, current state, target account or environment, and actions the user permits.
- Separate steps the agent can verify from steps only the user can perform or observe.
- Present one material step at a time with its purpose, expected visible result, and safe recovery path.
- Ask the user to perform protected authentication, approval, credential, billing, device, or administrative actions themselves.
- After each step, verify the result through authorized readback or ask for the smallest non-sensitive observation needed.
- Stop on an unexpected account, environment, permission request, destructive effect, cost, or security warning.
- Summarize completed, unverified, failed, and reversed steps without claiming inaccessible success.
Boundaries
- Never ask the user to paste secrets, recovery codes, private keys, or full tokens into chat.
- Do not generate commands that broaden privileges beyond the stated need.
- Do not bypass security prompts or describe a warning as harmless without evidence.
- Configuration does not authorize publication, deployment, billing, or data migration unless those actions were separately approved.
Output
Return Goal, Authoritative source, Current step, Expected result, Observed result, Security boundary, Recovery, and Remaining steps.