Agento-patronum patronum-verify
Run agento-patronum self-test to verify hook enforcement is working.
install
source · Clone the upstream repo
git clone https://github.com/emaarco/agento-patronum
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/emaarco/agento-patronum "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/patronum-verify" ~/.claude/skills/emaarco-agento-patronum-patronum-verify && rm -rf "$T"
manifest:
skills/patronum-verify/SKILL.mdsource content
Skill: patronum-verify
Run the agento-patronum self-test.
Steps
- Run:
node "${CLAUDE_PLUGIN_ROOT}/scripts/management/patronum-verify.js" - Present the results to the user.
- If any tests fail, help the user diagnose the issue:
- Check if
is availablenode - Check if
exists and is valid JSON~/.claude/patronum.json - Suggest running setup again if files are missing
- Check if