naimkatiman/continuous-improvement
Agent
Senior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.
209 tagged hooks, measured the same way as everything else here.
Browse within: ai-workflow 38Guardrails 18code-quality 14claude-code-plugins 11plugin-system 11harness 10harness-engineering 10quality-enforcement 10MLOps 9cicd 9ml 9Orchestration 8markdown 8ai-coding-agent 7
naimkatiman/continuous-improvement
Agent
Senior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.
naimkatiman/continuous-improvement
Agent
Security engineer focused on vulnerability detection, threat modeling, and secure coding practices. Use for security-focused code review, threat analysis, or hardening recommendations.
naimkatiman/continuous-improvement
Agent
QA engineer specialized in test strategy, test writing, and coverage analysis. Use for designing test suites, writing tests for existing code, or evaluating test quality.
Agent Claude Code
Paid advertising strategist - project-aware market research, campaign strategy, launch-readiness verdicts.
Agent Claude Code
Social media content producer - posts, visual briefs, video scripts, stories, reels.
Agent Claude Code
Market & demand researcher - niche discovery, competitor/demand signals, opportunity sizing before you build.
Agent
Use this agent when the project model file has grown beyond a few thousand characters, or when /presence-curate is invoked. Compresses /.claude/presence/projects/ /model.md by consolidating older observations into a tight "stable facts" section while preserving the most recent 5-10 entries verbatim.
Agent
Read-only Postgres/database analyst. Answers questions by running SELECT-style reads and returning clean summaries — never raw dumps. Writes are hard-blocked by a PreToolUse guard hook. Use proactively whenever a task needs to query data and only needs to READ it. Do NOT use when the task must modify data or run a…
Agent
Cost and quota analyst. Use for /scrim, token burn, cache-read share, why the window filled, or what to thin next. Do not use for writing code.
Agent
Fetch a Scrim stash by id and return only the requested lines. Use when the parent sees [scrim] full output: scrim get and needs a slice. Do not dump the whole blob unless asked.
Agent
A full-stack software development role covering both the parts users see and the server-side systems behind them. It includes application code, databases, deployment, performance work, bug fixes, and technical design.
Agent
A product-management agent that turns user needs, feedback, and competitor information into structured product documents. It defines features, acceptance criteria, and product requirements, but does not write code.
Agent
A role for designing, testing, and improving the instructions given to AI models, often called prompts. It keeps each prompt and its changes in files so they can be compared and reviewed.
pyramidheadshark/claude-scaffold
Agent Claude Code
Reviews code for architectural consistency, adherence to project standards, and correctness with prioritized findings.
pyramidheadshark/claude-scaffold
Agent Claude Code
Diagnoses errors, tracebacks, and unexpected behaviour systematically. Produces root cause analysis and concrete fix.
pyramidheadshark/claude-scaffold
Agent Claude Code
Provisions project infrastructure — writes Terraform, Packer, and Docker Compose configurations from design-doc.md.
Agent
Diagnose AgentLint configuration and hook installation issues.
Agent
Auto-fix common AgentLint violations in the codebase.
Agent
Run a comprehensive security audit of the codebase using AgentLint rules.
Agent
Use for server-side Python work in FastAPI, Django, Flask, and other established services: HTTP APIs, business logic, authentication, data access, PostgreSQL, migrations, workers, realtime communication, caching, object storage, external integrations, generated documents, observability, and backend tests. Not for data…
Agent
Use for client-facing React web applications and client React layers inside full-stack frameworks: pages, components, forms, interactions, accessibility, browser data, API integration, PWA and offline behavior, realtime UI, rich content, visualizations, frontend tests, and incremental refactoring. Not for React…
Agent
Use for server-side TypeScript work in Node.js applications: NestJS, Express, Fastify, Next.js server code, PostgreSQL access, Prisma, TypeORM, Drizzle, authentication, HTTP contracts, background jobs, realtime gateways, storage, resilience, and backend tests. Not for Python services, substantial client-only React UI…
Agent
Deep adversarial review of one task's diff against its brief/spec — the review half of subagent-driven development. Spawn per completed task (round 1) and per fix round. Verifies claims against artifacts, never trusts reports; read-only plus test execution.
Agent
Measures pattern-completeness across the whole codebase after pattern-introducing work — the structural countermeasure to "AI slop" (patterns applied to 30% of sites). Spawn before merging any branch that adds/changes a convention. Read-only; returns coverage counts per pattern.