Hardstop Status banner
frmoretto frmoretto

Hardstop Status

Development community intermediate

Description

Show the current state of Hardstop protection, including enabled/disabled status, skip flag, and recent statistics.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

Repository README

This is the README for frmoretto/hardstop, shared by 5 entries in this directory. It describes the repository, not this entry specifically.


description: Show Hardstop current status and statistics allowed-tools: ["Bash"]

Hardstop Status

Show the current state of Hardstop protection, including enabled/disabled status, skip flag, and recent statistics.

Your Task

Run this command to show status:

python "${CLAUDE_PLUGIN_ROOT}/commands/hs_cmd.py" status

Present the output to the user.