Read-only triage gate for an autofix chain. Decides whether a tracker issue is a real, still-unfixed defect on the current branch. Stops the chain cleanly with NO_ACTION_NEEDED when the issue is already fixed, already in progress by someone else, already covered by an open PR, or not actually a bug.
$npx -y skills add open-mercato/skills --skill om-verify-in-repoInstalls into the current project.
Run `npx skills use "https://github.com/open-mercato/skills" --skill "open-mercato/skills/om-verify-in-repo"` 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/open-mercato/skills" that are relevant to the current task. Run `npx skills add "https://github.com/open-mercato/skills"` and select the relevant skills, then follow their instructions.