Use this skill ONLY when invoked as the skill-verifier subagent by compounded's Stop hook. This is the rubric for deciding whether a proposed skill should graduate to .verified or move to .rejected/ based on its replayability against a just-completed task. Do not invoke this skill in normal sessions.
$npx -y skills add ankitkr3/compounded --skill compounded-verifierInstalls into the current project.
Run `npx skills use "https://github.com/ankitkr3/compounded" --skill "ankitkr3/compounded/compounded-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/ankitkr3/compounded" that are relevant to the current task. Run `npx skills add "https://github.com/ankitkr3/compounded"` and select the relevant skills, then follow their instructions.