What is stop?
Disable autonomous loop mode immediately. TRIGGERS - ru stop, stop autonomous, disable loop, end autonomous mode. Source: terrylica/cc-skills.
Disable autonomous loop mode immediately. TRIGGERS - ru stop, stop autonomous, disable loop, end autonomous mode.
Quickly install stop AI skill to your development environment via command line
Source: terrylica/cc-skills.
EXECUTE IMMEDIATELY: Use the Bash tool to run the following script.
| Loop continues running | Hook still active | Wait for current iteration to finish | | State file not created | .claude dir missing | Create with mkdir -p .claude | | jq error | Config file malformed | Delete and recreate config file | | Permission denied | File not writable | Check directory permissions |
| Global stop not working | Different project dir | Ensure CLAUDEPROJECTDIR is correct |
Disable autonomous loop mode immediately. TRIGGERS - ru stop, stop autonomous, disable loop, end autonomous mode. Source: terrylica/cc-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/terrylica/cc-skills --skill stopDisable autonomous loop mode immediately. TRIGGERS - ru stop, stop autonomous, disable loop, end autonomous mode. Source: terrylica/cc-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/terrylica/cc-skills --skill stop Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/terrylica/cc-skills