stop-that-shit
Prevent unwanted hashes, checksums, and scope creep from AI coding agents.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.1k
- Source
- skill-github
- Repository
- github.com/lennney/stop-that-shit
Overview
Stop That Shit is a multi-platform Hook + Skill Guard designed for Codex/GPT scenarios, blocking unnecessary hashes, checksums, and preventing task scope expansion generated by AI coding agents. It enforces strict task boundary checks to ensure AI agents perform only the actions explicitly requested. Supports various coding agents including Codex, Claude Code, OpenCode, and more. Ideal for developers requiring tight control over AI agent behavior.
Capabilities
- ▪Block unwanted hashes and checksums
- ▪Prevent task scope creep
- ▪Enforce clear task boundary checks
- ▪Support multiple coding agents
Use cases
Setup
Install the plugin using the appropriate command based on your coding agent. For example: - Claude Code: `claude plugin validate .` and `claude plugin install stop-that-shit@stop-that-shit` - Codex: `codex plugin marketplace add lennney/stop-that-shit --ref 0.2.0` and `codex plugin add stop-that-shit@stop-that-shit`
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Which coding agents does Stop That Shit support?
Supports Codex, Claude Code, OpenCode, Hermes Agent CLI, and Pi Coding Agent.
Related skills
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.