bycobusgreyling· 17 skills
Independently verify a Grok Build goal is truly complete. Checks GOAL.md done conditions, runs tests, and returns PASS or REJECT with evidence. Use before update_goal(completed: true), when asked to "verify goal", "check if done", or as a reviewer sub-agent at the end of a goal run.
$npx -y skills add cobusgreyling/goal-engineering --skill goal-verifierInstalls into the current project.
Run `npx skills use "https://github.com/cobusgreyling/goal-engineering" --skill "cobusgreyling/goal-engineering/goal-verifier"` 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/cobusgreyling/goal-engineering" that are relevant to the current task. Run `npx skills add "https://github.com/cobusgreyling/goal-engineering"` and select the relevant skills, then follow their instructions.