luke-kerwin

21 mods across 1 repository, 5 stars between them.

codebase-analyzer

01

luke-kerwin/claude-code-setup

Agent Claude Code

Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. As always, the more detailed your request prompt, the better! :).

5 4mo ago A 44 tokens

codebase-locator

02

luke-kerwin/claude-code-setup

Agent Claude Code

Locates files, directories, and components relevant to a feature or task. Call codebase-locator with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.

5 4mo ago A 68 tokens

luke-kerwin/claude-code-setup

Agent Claude Code

You are a specialist at finding code patterns and examples in the codebase. Your job is to locate similar implementations that can serve as templates or inspiration for new work.

5 4mo ago A 76 tokens

thoughts-analyzer

04

luke-kerwin/claude-code-setup

Agent Claude Code

The research equivalent of codebase-analyzer. Use this subagenttype when wanting to deep dive on a research topic. Not commonly needed otherwise.

5 4mo ago A 34 tokens

thoughts-locator

05

luke-kerwin/claude-code-setup

Agent Claude Code

Discovers relevant documents in the project's documentation directory. Use this when you need to figure out if there are existing docs, plans, research, or notes relevant to your current task. The thoughts equivalent of codebase-locator.

5 4mo ago A 54 tokens

luke-kerwin/claude-code-setup

Agent Claude Code

Do you find yourself desiring information that you don't quite feel well-trained (confident) on? Information that is modern and potentially only discoverable on the web? Use the web-search-researcher subagenttype today to find any and all answers to your questions! It will research deeply to figure out and attempt to…

5 4mo ago A 114 tokens

PreToolUse

07

luke-kerwin/claude-code-setup

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing block-dangerous-git.sh via bash. From luke-kerwin/claude-code-setup.

5 4mo ago A tokens not measured

SessionStart

08

luke-kerwin/claude-code-setup

Hook Claude Code

Runs when a session starts on startup and resume, running cat .claude/hooks/key-rules.txt. From luke-kerwin/claude-code-setup.

5 4mo ago B tokens not measured

commit

10

luke-kerwin/claude-code-setup

Skill Claude CodeCodex

You are tasked with creating git commits for the changes made during this session.

5 4mo ago A 0 tokens

create-plan

11

luke-kerwin/claude-code-setup

Skill Claude CodeCodex

You are tasked with creating detailed implementation plans through an interactive, iterative process. You should be skeptical, thorough, and work collaboratively with the user to produce high-quality technical specifications.

5 4mo ago A 0 tokens

debug

12

luke-kerwin/claude-code-setup

Skill Claude CodeCodex

You are tasked with helping debug issues during manual testing or implementation. This command allows you to investigate problems by examining logs, application state, and git history without editing files. Think of this as a way to bootstrap a debugging session without using the primary window's context.

5 4mo ago A 0 tokens

gather-requirements

14

luke-kerwin/claude-code-setup

Skill Claude CodeCodex

You are tasked with extracting comprehensive, actionable requirements from a user's idea through an interactive questioning process. Your goal is to eliminate ambiguity until the requirements are clear enough to hand off to /create-plan.

5 4mo ago A 0 tokens

implement-plan

15

luke-kerwin/claude-code-setup

Skill Claude CodeCodex

You are tasked with implementing an approved technical plan. Plans are typically found in docs/plans/ but can be at any path provided by the user.

5 4mo ago A 0 tokens

local-review

16

luke-kerwin/claude-code-setup

Skill Claude CodeCodex

You are tasked with setting up a local review environment for a colleague's branch. This involves creating a worktree, setting up dependencies, and preparing the environment for review.

5 4mo ago A 0 tokens

pr-review

17

luke-kerwin/claude-code-setup

Skill Claude CodeCodex

You are tasked with performing a thorough pull request review following the project's architectural patterns and quality standards defined in CLAUDE.md.

5 4mo ago A 0 tokens

research-codebase

18

luke-kerwin/claude-code-setup

Skill Claude CodeCodex

You are tasked with conducting comprehensive research across the codebase to answer user questions by spawning parallel sub-agents and synthesizing their findings.

5 4mo ago A 0 tokens

validate-plan

19

luke-kerwin/claude-code-setup

Skill Claude CodeCodex

You are tasked with validating that an implementation plan was correctly executed, verifying all success criteria and identifying any deviations or issues.

5 4mo ago A 0 tokens

github

20

luke-kerwin/claude-code-setup

MCP server Claude CodeCodexCursor +2

GitHub's hosted MCP server: lets the agent search code, read and create issues and pull requests. Remote server at api.githubcopilot.com.

5 4mo ago A tokens not measured

luke-kerwin/claude-code-setup

Instructions file

Claude Code instructions for luke-kerwin/claude-code-setup, covering project configuration, project overview, build & test commands, build and npm run build | make build | go build ./...

5 4mo ago A 814 tokens