By atoolz
Detects scope creep in AI coding sessions by comparing original intent with actual changes
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub atoolz/scope-guard --plugin scope-guardGit diff review integration for Claude Code with VSCode extension. Provides inline diff view, browser diff editor, and auto-open files.
Personal Claude Code + Codex dev stack: security hooks, AI-first code conventions, /security-review, /repo-map, /stack-check, portable statusline. Designed to complement other skills-based plugins, not replace them.
Declare the editable zone — everything outside is frozen. Prevents scope creep during implementation by locking untouched files.
Anti-over-engineering skill for AI coding agents. Teaches your AI when to stop.
Hand off context to any AI coding agent. Creates comprehensive handoff documents that capture the current task, progress, modified files, and all relevant context needed to seamlessly continue work in any AI assistant (Claude Code, Cursor, Copilot, Aider, etc.).
Removes AI-generated code slop from code changes in the current branch