band-app/band

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

coding-reviewer

01

band-app/band

Agent Claude Code

Reviews production source-code changes (apps/web/src/, apps/desktop/src/, apps/cli/src/, packages//src/) against .claude/coding-criteria.md (rules CODE-1...CODE-19), plus flags obvious correctness bugs and pattern drift in source files within scope. Read-only. Dispatched by the review-changes skill in normal flow; can…

5 2d ago A 95 tokens original MIT

band-app/band

Agent Claude Code

Reviews production source code in the diff for performance concerns (query patterns, hot-path loops, sync I/O in handlers, render-time work, pagination, large responses) against .claude/performance-criteria.md (rules PERF-1...PERF-10), plus flags obvious perf-adjacent bugs in code that runs in a hot path. Read-only.…

5 2d ago A 102 tokens original MIT

security-reviewer

03

band-app/band

Agent Claude Code

Reviews the diff for security concerns (secrets handling, injection, auth scope, GitHub Actions security, dependency risk, crypto) against .claude/security-criteria.md (rules SEC-1...SEC-15), plus flags obvious security-adjacent bugs. Read-only. Dispatched by the review-changes skill in normal flow; can also be…

5 2d ago A 85 tokens original MIT

testing-reviewer

04

band-app/band

Agent Claude Code

Reviews test changes (apps/web/tests/, apps/web/e2e/, .test.ts, .spec.ts, fixtures, page objects) against .claude/testing-criteria.md (rules TEST-1...TEST-35), plus flags obvious bugs and pattern drift in test files. Also flags missing tests for user-observable changes. Read-only. Dispatched by the review-changes…

5 2d ago A 100 tokens original MIT