kylesnowschwartz

92 mods across 4 repositories, 241 stars between them.

Stop

25

kylesnowschwartz/SimpleClaude

Hook

Runs when the agent finishes a response, executing stop.rb. From kylesnowschwartz/SimpleClaude.

112 3d ago A tokens not measured

PreToolUse

26

kylesnowschwartz/SimpleClaude

Hook

Runs before the agent uses a tool for WebFetch tool calls, executing pre_tool_use.rb. From kylesnowschwartz/SimpleClaude.

112 3d ago A tokens not measured

kylesnowschwartz/SimpleClaude

Agent

Find YAGNI violations, over-engineering, wrapper hell, and premature generalization. This agent SHOULD be used for codebase simplification and identifying unnecessary complexity.

112 3d ago A 39 tokens

kylesnowschwartz/SimpleClaude

Agent

Find orphan files, unused exports, commented code, debug statements, TODO cruft, and unused imports. This agent SHOULD be used for dead code analysis and codebase cleanup tasks.

112 3d ago A 43 tokens

kylesnowschwartz/SimpleClaude

Agent

Find copy-paste, structural, and logic duplication with consolidation suggestions. This agent SHOULD be used when identifying repeated code patterns that need consolidation.

112 3d ago A 35 tokens

sc-naming-auditor

32

kylesnowschwartz/SimpleClaude

Agent

Find naming convention violations, semantic drift, and misleading names. This agent SHOULD be used when auditing naming consistency and readability across a codebase.

112 3d ago A 35 tokens

kylesnowschwartz/SimpleClaude

Agent

Address individual PR review comments by implementing requested changes and reporting resolution. This agent SHOULD be used when resolving GitHub PR review feedback programmatically.

112 3d ago A 34 tokens

kylesnowschwartz/SimpleClaude

Agent

Execute ONE specific refactoring surgically with behavior preservation and test verification. This agent SHOULD be used when applying a single, targeted refactoring with guaranteed behavior preservation.

112 3d ago A 38 tokens

sc-refactor-planner

35

kylesnowschwartz/SimpleClaude

Agent

Analyze code and recommend refactoring opportunities with prioritized, actionable suggestions. This agent SHOULD be used when planning refactoring strategy before execution.

112 3d ago A 32 tokens

kylesnowschwartz/SimpleClaude

Agent

Verify change completeness, find orphaned code, and detect development artifacts. This agent SHOULD be used after implementation to verify nothing was missed or left behind.

112 3d ago A 37 tokens

sc-test-organizer

37

kylesnowschwartz/SimpleClaude

Agent

Analyze test structure, find missing test files, fixture sprawl, and framework inconsistencies. This agent SHOULD be used when auditing test organization and coverage gaps.

112 3d ago A 36 tokens

sc-refactor-review

47

kylesnowschwartz/SimpleClaude

Skill Claude CodeCodex

This skill SHOULD be used when the user asks to "review code", "find dead code", "check for duplication", "simplify the codebase", "find refactoring opportunities", "do code cleanup", "check naming consistency", "analyze test organization", "run codebase health check", "review my PR", "refactor this code", "extract…

112 3d ago A 170 tokens

sc-skills

48

kylesnowschwartz/SimpleClaude

Plugin Claude Code

Skills and agents for diagrams, codebase patterns, hypothesis testing, Socratic thinking, file querying, frontend design, image generation, and command creation.

112 3d ago A tokens not measured