By it-bens
Enforces use of Claude Code native tools / native-build bfs & ugrep instead of bash equivalents (cat, find, grep, sed, echo). Adapts messages to the detected build: new mode (macOS/Linux native with bfs/ugrep), classic mode (Windows, or older builds with Glob/Grep tools), or pass-through when neither toolchain is available.
Executes bash commands
Hook triggers when Bash tool is used
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 it-bens/ai-tools --plugin native-tools-enforcerEnforces Sonnet model for the Explore subagent. Prevents lossy compression from Haiku during codebase exploration.
Analyze Python code in planning documents with project-type-aware thresholds (POC, MVP, Private, Enterprise, Open Source). Detects SOLID, DRY, KISS, YAGNI violations, code smells, and suggests modern Python improvements.
Enforces Opus model for the Plan subagent. Ensures maximum reasoning depth during plan mode.
Enforces Sonnet model for the Plan subagent. Ensures thorough architectural reasoning during plan mode.
Debug AI tooling behavior by analyzing output against source instructions and enabling honest self-diagnosis.
Enforces orchestrator context window discipline via PreToolUse hooks and rules. Prevents the orchestrator from reading source files it will not edit, running diagnostic commands that should be delegated, and bypassing delegation with 'small change' rationalizations. Install to structurally prevent investigation escalation anti-patterns.
Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns
Core skills: ecosystem guide, skill creator, research patterns, session reflection, and plugin development. Includes UserPromptSubmit hook for forced skill evaluation.
Custom commands, skills, agents, rules, hooks, and output styles for Claude Code - session continuity and modern CLI tooling for real-world development workflows
Multi-agent orchestrator for Claude Code. Track work with convoys, sling to polecats. The Cognition Engine for AI-powered software factories.
Route tool calls to better alternatives (e.g., gh CLI instead of WebFetch for GitHub PRs)