Review your own changes before creating a pull request. Use this before running create-pr, or whenever you want to check that your changes are clean, correct, and well-tested. Trigger when: about to create a PR, finished a chunk of work, or asked to review changes.
$npx -y skills add hegeldev/hegel-go --skill self-reviewInstalls into the current project.
Run `npx skills use "https://github.com/hegeldev/hegel-go" --skill "hegeldev/hegel-go/self-review"` 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/hegeldev/hegel-go" that are relevant to the current task. Run `npx skills add "https://github.com/hegeldev/hegel-go"` and select the relevant skills, then follow their instructions.