This skill should be used when the user says "lock it", "go with that", "approved", "that's the standard", or explicitly establishes a project-wide pattern like "from now on all forms should use this approach". Formalizes approved decisions into locked standards that the system enforces going forward. Not needed for story-scoped decisions — only for project-wide patterns.
$npx -y skills add drobins25/craft --skill lock-decisionInstalls into the current project.
Run `npx skills use "https://github.com/drobins25/craft" --skill "drobins25/craft/lock-decision"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/drobins25/craft" that are relevant to the current task. Run `npx skills add "https://github.com/drobins25/craft"` and select the relevant skills, then follow their instructions.