Agent
🔍 Senior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Saves review to docs/reviews/ and creates GitHub issues for each finding.
41 tagged npm package, measured the same way as everything else here.
Browse within: design-engineering 15design-systems 15agentskills 11fitness-tracker 11whoop-api 11eisenhower-matrix 7nextjs 7task-manager 7nodejs 6
Agent
🔍 Senior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Saves review to docs/reviews/ and creates GitHub issues for each finding.
Agent
🎯 Reusable orchestrator agent that triages open GitHub issues, categorizes them by type (security, bug, code-quality, testing, documentation, dependency), and dispatches the appropriate sub-agent to resolve each one. Works in any repository — discovers project context from repo metadata and conventions files at…
Agent
🛡️ Security engineer focused on vulnerability detection, threat modeling, and secure coding practices. Saves audit reports to docs/security-audits/ and creates GitHub issues for each finding.
Agent
Agent source of truth: gsp/agents/gsp-{name}.md. Never edit .claude/agents/ directly — those are symlinks.
Agent
Detects and fixes AI-slop craft failures in React/Tailwind codebases. Spawned by /gsp-polish.
Agent
Implements designs in the codebase as production-ready frontend code. Spawned by /gsp-project-build.
Agent Claude Code
Reviews changes under lib/sync/, import/export, and MCP task write paths against the documented PocketBase v0.23+ gotchas plus prior Codex adversarial data-loss findings. Read-only. Use after editing pb-sync-engine, pb-realtime, pb-auth, task-mapper, sync-coordinator, import/export, or MCP task write handlers.
Agent
The builder is a local, scheduled Claude Code routine (cycle B of the delivery pipeline). It turns a fully-specified issue into a reviewed pull request, pausing once for human plan approval (Gate 1). It never merges. It is launched by scripts/builder-run.sh; its per-run instructions live in…
Agent
The night shift is a nightly, unattended local Claude Code routine (cycle D — the maintenance loop). At 20:00 it triages failing checks on the agent fleet's own open PRs, clearing mechanical failures before they cost you attention. It never merges. It is launched by scripts/triage-run.sh; its per-run instructions live…
Agent
Evaluates ideas and provides strategic direction before committing work.
Agent
Reviews quality, patterns, and technical debt.
Agent
Implements features following the project conventions.
Agent Claude Code
Use this agent when you need to create or update project documentation for the @strix-ai/currentdt-mcp project, including TaskList.md, SRS.md, PRD.md, Architecture.md, and Readme.md files. Examples: Context: User has completed implementing a new date formatting feature and needs documentation updated. user: 'I just…
Agent Claude Code
Use this agent when working on the @strix-ai/currentdt-mcp project and need collaborative multi-role development assistance. This includes breaking down requirements, designing architecture, implementing features, writing tests, or creating documentation for the MCP datetime tool. Examples: Context: User is working on…