michaelcjoseph/agent-coding-setup

Template that can be copied into any project with some base subagents and skills to execute on work

2Stars on the repository
10Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

michaelcjoseph/agent-coding-setup

Agent Claude Code

Reviews changes for system-level architectural concerns — module boundaries, resource leaks, startup/shutdown correctness, error propagation, and centralization violations.

2 4mo ago A 31 tokens original MIT

code-reviewer

02

michaelcjoseph/agent-coding-setup

Agent Claude Code

Reviews code changes for bugs, type-safety issues, security problems, and project convention violations. Read-only.

2 4mo ago A 26 tokens original MIT

code-simplifier

03

michaelcjoseph/agent-coding-setup

Agent Claude Code

Checks code for dead code, over-abstraction, duplication, and unnecessary complexity. Read-only — reports findings only.

2 4mo ago A 28 tokens original MIT

docs-sync

04

michaelcjoseph/agent-coding-setup

Agent Claude Code

Updates CLAUDE.md and project docs after structural changes — new modules, commands, agents, env vars, scripts, or dependencies.

2 4mo ago A 30 tokens original MIT

security-auditor

06

michaelcjoseph/agent-coding-setup

Agent Claude Code

Audits changes for hardcoded secrets, PII exposure, path traversal, injection risks, and unsafe shell/subprocess usage. Read-only.

2 4mo ago A 33 tokens original MIT

test-specialist

07

michaelcjoseph/agent-coding-setup

Agent Claude Code

Writes and runs tests for code changes using the project's existing test framework; bootstraps test infrastructure if missing.

2 4mo ago A 26 tokens original MIT