bengous

63 mods across 1 repository, 4 stars between them.

plan-review

26

bengous/claude-code-plugins

Plugin Claude Code

Multi-agent plan review workflow requiring architect and simplifier approval before plan execution.

4 2d ago A tokens not measured original MIT

structured-plan

29

bengous/claude-code-plugins

Skill Claude CodeCodex

Rigorous planning workflow with research validation, task breakdown, dependency mapping, and post-implementation verification. Use when: (1) planning complex features touching 5+ files, (2) architectural changes or major refactors, (3) unfamiliar tech requiring doc research, (4) user says "thorough plan", "rigorous…

4 2d ago A 88 tokens original MIT

skill-creator

32

bengous/claude-code-plugins

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

4 2d ago A 45 tokens copy · 88% MIT

claude-meta-tools

33

bengous/claude-code-plugins

Plugin Claude Code

Prompt tooling for Claude Code: write and audit prompts (meta-prompt, prompt-coach, prompt-health) and introspect how the harness executes them (dump-system-prompt, explain-workflow).

4 2d ago A tokens not measured original MIT

meta-prompt

36

bengous/claude-code-plugins

Command

Turn a rough request or the preceding conversation into a grounded, ready-to-run prompt for another agent. Use when the user asks to write a prompt, meta-prompt, or briefing for a separate agent session — "write a prompt for another instance", "brief another agent", "prepare a prompt I can copy-paste", "write this up…

4 2d ago A 87 tokens original MIT

prompt-coach

37

bengous/claude-code-plugins

Command

Rephrase rough ideas into clear, professional language - and name the weak patterns so you learn from them.

4 2d ago A 20 tokens original MIT

prompt-health

38

bengous/claude-code-plugins

Command

Health check for a prompt, command, skill, or agent doc — deterministic Claude Code harness staleness checks, then the vendored prompt-audit methodology for dated patterns.

4 2d ago A 34 tokens original MIT

clean-comments

42

bengous/claude-code-plugins

Plugin Claude Code

Audit and clean code comments: protects why/constraint comments, hunts comments that lie.

4 2d ago A tokens not measured original MIT

comment-hunter

43

bengous/claude-code-plugins

Agent

Comment slop hunter. Invoke manually with a batch of files listed in the prompt (absolute path + comment-line count + fate tag). Classifies every comment, cites file:line examples, flags stale suspects without ruling on them. Read-only. Do not auto-delegate to it for anything other than a comment hunt.

4 2d ago A 68 tokens original MIT

clean-comments

44

bengous/claude-code-plugins

Skill Claude CodeCodex

Audit and clean code comments with four actions: REFACTOR (comment compensates for unclear code), KEEP (why / external constraint / trap), REMOVE (paraphrase, decorative banners), FIX-VERIFY (factual claim checked against the code). Protects why and constraint comments; hunts comments that lie — stale cited paths…

4 2d ago A 108 tokens original MIT

code-quality

45

bengous/claude-code-plugins

Plugin Claude Code

Code quality and cleanup commands for maintaining clean, maintainable code.

4 2d ago A tokens not measured original MIT

lint-audit

47

bengous/claude-code-plugins

Command

Audit a Biome/ESLint lint rule - research best practices, analyze violations, generate fix strategy.

4 2d ago A 20 tokens original MIT

bengous/claude-code-plugins

Skill Claude CodeCodex

Verify no behavioral regressions after implementation. Spawns parallel subagents for semantic diff review + test execution. Use when: user says "verify no regressions", "check for regressions", "make sure nothing broke".

4 2d ago A 50 tokens original MIT