Benkapner

31 mods across 1 repository, 16 stars between them.

ai-engineer-review

01

Benkapner/claude-code-basecamp

Command Claude Code

Get a brutally honest review of your project from the perspective of a principal AI engineer. Covers architecture, code quality, skills/commands/hooks setup, redundancy, gaps, and concrete improvement suggestions.

16 12d ago A 38 tokens original MIT

architecture-docs

02

Benkapner/claude-code-basecamp

Command Claude Code

Generate architecture documentation — from a quick Mermaid diagram to full system overview with data flow, component relationships, and architecture decision records (ADRs).

16 12d ago A 28 tokens original MIT

diff-explain

06

Benkapner/claude-code-basecamp

Command Claude Code

Explain a git diff or branch comparison in plain language. Describes the intent behind changes, not just what files were modified. Useful for MR reviews and catching up.

16 12d ago A 33 tokens original MIT

env-check

07

Benkapner/claude-code-basecamp

Command Claude Code

Validate local development environment setup. Checks Python version, dependencies, env vars, config files, and unapplied migrations in one pass.

16 12d ago A 26 tokens original MIT

explain-code

08

Benkapner/claude-code-basecamp

Command Claude Code

Explain code functionality — from high-level overview to line-by-line analysis. Useful for onboarding, knowledge transfer, and understanding unfamiliar code.

16 12d ago A 26 tokens original MIT

explain-simple

09

Benkapner/claude-code-basecamp

Command Claude Code

Explain a file or folder in very simple words, like to a 15-year-old. No jargon, no technical depth — just what it does and why.

16 12d ago A 32 tokens original MIT

focus

10

Benkapner/claude-code-basecamp

Command Claude Code

Switch which repository/repositories to focus on. Re-presents the repo selection menu and completely replaces the previous selection.

16 12d ago A 23 tokens original MIT

prompt-test

11

Benkapner/claude-code-basecamp

Command Claude Code

Test LLM prompts against sample inputs. Shows outputs, checks for regressions when prompts change, and compares different prompt versions side-by-side.

16 12d ago A 28 tokens original MIT

quality-gate

12

Benkapner/claude-code-basecamp

Command Claude Code

Safe to push? Runs verification-loop phases 1-4 + phase 6 (tests + secret scan + pre-commit). Use after review, right before git push.

16 12d ago A 35 tokens original MIT

recap

13

Benkapner/claude-code-basecamp

Command Claude Code

Generate a session summary: what changed, why, key decisions, and a ready-to-share update for standups or stakeholder messages.

16 12d ago A 26 tokens original MIT

refactor-safe

14

Benkapner/claude-code-basecamp

Command Claude Code

Refactor internals without changing public API. Fixes structural problems (long functions, duplication, poor naming) while keeping the external interface identical.

16 12d ago A 29 tokens original MIT

repo-sync

15

Benkapner/claude-code-basecamp

Command Claude Code

Check if focused repositories are up to date with the remote. Fetches latest changes and warns about repos that are behind or have uncommitted changes.

16 12d ago A 30 tokens original MIT

toolkit

17

Benkapner/claude-code-basecamp

Command Claude Code

Show available skills, agents, and commands — and recommend which to use based on the current repo and task. Helps new users discover what capabilities are available.

16 12d ago A 31 tokens original MIT

verify

19

Benkapner/claude-code-basecamp

Command Claude Code

Does my code work? Runs verification-loop phases 1-4 (environment, types, lint, tests). Use after coding, before review.

16 12d ago A 29 tokens original MIT

SessionStart

20

Benkapner/claude-code-basecamp

Hook Claude Code

Runs when a session starts on startup, resume, clear and compact, executing session-start.py via uv. From Benkapner/claude-code-basecamp.

16 12d ago A tokens not measured original MIT

PreToolUse

21

Benkapner/claude-code-basecamp

Hook Claude Code

Runs before the agent uses a tool for Bash, Bash, Edit, Write, Edit, Write, Read and Bash tool calls, executing commit-size-guard.sh, branch-guard.sh and skill-suggest.sh via bash with --include (4 commands). From Benkapner/claude-code-basecamp.

16 12d ago A tokens not measured original MIT

brainstorming

24

Benkapner/claude-code-basecamp

Skill Claude CodeCodex

Use when the user asks to design, plan, or explore approaches before implementing — creating features, building components, or adding functionality that would benefit from design exploration first.

16 12d ago A 37 tokens original MIT