Patronum verify
Skill emaarco/hogwarts/plugins/agento-patronum/skills/patronum-verify
Run agento-patronum self-test to verify hook enforcement is working.From its SKILL.md
npx -y skills add emaarco/hogwarts --skill patronum-verifyAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.9 KB, 168 tokens by cl100k_base, as published. Nobody here has run it
Skill: patronum-verify
Run the agento-patronum self-test.
Steps
- Run:
bash "${CLAUDE_PLUGIN_ROOT}/scripts/patronum-verify.sh" - Present the results to the user.
- If any tests fail, diagnose from the script output itself — its Installation Check section already reports whether
jqis installed and whether~/.claude/patronum.jsonexists and is valid JSON. Suggest running setup again if files are missing. - If a previous run was interrupted, the self-test may have left the live config renamed to
~/.claude/patronum.json.verify-absent(protection silently disabled). Tell the user to check for that file and rename it back to~/.claude/patronum.json.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.