kylesnowschwartz/SimpleClaude

Practical minimalism for AI assisted programming with Claude Code

112Stars on the repository
60Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

sc-code-architect

01

kylesnowschwartz/SimpleClaude

Agent

Design comprehensive implementation plans and architecture blueprints. This agent SHOULD be used when planning new features, system design, or architectural decisions before implementation.

112 4d ago A 33 tokens

sc-code-explorer

02

kylesnowschwartz/SimpleClaude

Agent

Trace and understand feature implementations across codebases. This agent SHOULD be used when investigating how existing features work or tracing code paths.

112 4d ago A 30 tokens

sc-code-reviewer

03

kylesnowschwartz/SimpleClaude

Agent

Review code for bugs, security issues, and adherence to project standards. This agent SHOULD be used when reviewing code changes for quality, security, and standards compliance.

112 4d ago A 37 tokens

sc-research-github

04

kylesnowschwartz/SimpleClaude

Agent

Search across GitHub repositories, code, issues, and PRs using gh CLI. This agent SHOULD be used when comparing libraries, evaluating open source projects, searching issues/PRs across repos, finding code patterns across GitHub, or assessing project community health (e.g. "find a good state machine library for Ruby"…

112 4d ago A 129 tokens

sc-research-repo

05

kylesnowschwartz/SimpleClaude

Agent

Clone and search a specific library or framework's GitHub repository for documentation, API signatures, type definitions, examples, and source code. This agent SHOULD be used when the user asks how a library feature works, needs API documentation from source, wants real usage examples, or needs to examine type…

112 4d ago A 196 tokens

sc-research-web

06

kylesnowschwartz/SimpleClaude

Agent

Research current events, news, blog posts, tutorials, community discussions, and general web information not found in source code repositories. This agent SHOULD be used when the user asks about industry news, technology comparisons, community opinions, troubleshooting errors with no clear library source, or…

112 4d ago A 146 tokens

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 4d 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 4d 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 4d ago A 35 tokens

sc-naming-auditor

10

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 4d 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 4d 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 4d ago A 38 tokens

sc-refactor-planner

13

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 4d 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 4d ago A 37 tokens

sc-test-organizer

15

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 4d ago A 36 tokens