By it-bens
Enforces Sonnet model for the Plan subagent. Ensures thorough architectural reasoning during plan mode.
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 plan-with-sonnet-enforcerOne-time setup skill that explores a project's codebase, drafts project-specific extension content conversationally, and writes the per-skill extension files for the software-writer plugin's writing-code, writing-tests, and writing-docs skills (delivery on Claude Code ships with software-writer 2.x; Codex delivery via AGENTS.override.md). Includes a re-sync mode that audits existing extension files for drift and migrates v1 hook-contexts setups. Long plugin and skill names are intentional to prevent accidental invocation.
Three universal, opinionated skills for writing software: writing-code (API-consultation gate, dependency shape, stack footgun check, two-tier comment policy), writing-tests (classicist behavior-first workflow with stack-specific idioms), and writing-docs (single-owner surfaces, pointer-file discipline, anti-slop validation via the human-author:ai-slop-writing-fixer subagent). Each skill is extendable at every step via Pre-Step-N / Post-Step-N positions and via recognized named configuration values; the plugin ships hooks that deliver a project's extension files (.claude/extensions/software-writer/) wrapped in a structural envelope.
Orchestrate implementation and review work through dispatched workers — Codex CLI (GPT-5.6) and Claude subagents — with a task-strategy workflow, model routing, fenced write scopes, and independent two-worker verification
Debug AI tooling behavior by analyzing output against source instructions and enabling honest self-diagnosis.
Generate and validate conventional commit messages from explicit git references. Features /commit-gen to create messages, /commit-check to validate format and consistency. Automatically detects commit type (feat/fix/refactor/etc.), infers scope from file paths, identifies breaking changes. Includes body validation (presence, content quality, migration instructions) and cross-platform clipboard integration. Supports project-specific configuration via .commitmsgrc.md including optional attribution footer. Comprehensive validation for type accuracy, scope matching, subject precision, and body quality.
Planning mode guidelines and context injection
Give Claude Code a second opinion using OpenAI Codex - automatic plan review via hooks
Complete plugin development toolkit for creating, refactoring, and validating Claude Code plugins and agents. Use when creating new plugins/skills/agents, refactoring existing plugins/skills, validating frontmatter, or restructuring plugin components. Includes specialized agents for assessment, planning, execution, and validation workflows.
Auto-converge a Claude-written plan via Codex (gpt-5) review iterations until clean ALLOW or max-iter.
Create and manage Claude Code skills, plugins, subagents, and hooks. Use when building new skills, validating existing skills, testing skills empirically, creating plugins, converting projects to plugins, creating hooks, or managing plugin automation. Includes /skills-toolkit:skill-composer, /skills-toolkit:skill-refiner, /skills-toolkit:skill-tester, /skills-toolkit:plugin-creator, /skills-toolkit:subagent-creator, /skills-toolkit:hook-creator, and /skills-toolkit:ask-user-question skills.
Create and validate production-grade agent skills with 100-point marketplace grading