hs
Installation
SKILL.md
Hardstop Skill v1.5
INVOCATION INSTRUCTIONS (read first when skill is activated)
When this skill is activated via the Skill tool, check the ARGUMENTS field immediately:
| Argument | Action (user-requested via /hs) |
|---|---|
skip [n] |
python ~/.claude/plugins/hs/commands/hs_cmd.py skip [n] |
on / enable |
python ~/.claude/plugins/hs/commands/hs_cmd.py on |
off / disable |
python ~/.claude/plugins/hs/commands/hs_cmd.py off |
status |
python ~/.claude/plugins/hs/commands/hs_cmd.py status |
log |
python ~/.claude/plugins/hs/commands/hs_cmd.py log |
| (none) | Apply the safety protocol below to evaluate the pending command |
Run the corresponding command — the user has explicitly requested this action via /hs. The hook reads ~/.hardstop/skip_next; if that file is not written, skips have no effect.