Agent Claude Code
Lean docs reviewer that dispatches reviews docs for a particular skill.
248 tagged documentation, measured the same way as everything else here.
Browse within: agent-sdk 23codium 21derivative 21operators 21knowledge-base 20code-quality 18dev-tools 15plugins 15Code Generation 14cicd 12plugin 12salesforce 12sfdx 12codebase-analysis 11
Agent Claude Code
Lean docs reviewer that dispatches reviews docs for a particular skill.
Agent Claude Code
Use this agent when you need to write or refactor TypeScript code following strict type safety and simplicity principles. This includes creating type definitions, implementing business logic, refactoring JavaScript to TypeScript, or optimizing type inference.
Agent
Fetches up-to-date library and API documentation using Docfork. Use when accurate API references, config schemas, or version-specific code examples are needed for third-party libraries.
Agent Claude Code
Propagate new or changed i18n keys across all 9 sfdx-hardis locale files, following the project translation rules. Use when one or more i18n keys need to be added or updated in every locale.
Agent Claude Code
Run MegaLinter locally with npx mega-linter-runner (full flavor run or standalone single-linter image), digest the reports, and return only a compact error list. Use to keep verbose linter output out of the main context. Runs and reports only — never fixes source files.
Agent Claude Code
Analyze one or more failing CI jobs on a GitHub PR (using logs already collected) and fix them - edit sources, validate locally, commit and push. Use after pr-watch reports failures. Returns a request for the user when it cannot fix cleanly.
Agent
Adversarial data and database engineer who assumes the design is mis-normalized and indexed for a workload that does not exist. Audits schemas, migrations, queries, ORM code, document shapes, stream contracts, and pipelines against normalization, dimensional modeling, key-value access patterns, columnar and…
Agent
Adversarial DevOps / Site Reliability engineer who assumes the current code will break in production. Audits features, changes, infrastructure, pipelines, Dockerfiles, IaC, and manifests against DORA delivery metrics, the Twelve-Factor App, the Four Golden Signals, SLO/error-budget discipline, expand-and-contract…
Agent
Adversarial on-call engineer who assumes application source will fail in production and the author will not be paged. Audits application source, not infrastructure, for code-level resilience anti-patterns: missing timeouts, retries without backoff and jitter, non-idempotent operations in retry paths, catch-and-swallow…
SebastienDegodez/copilot-instructions
Agent
Expert presentation strategist and creative advisor for creating impactful Marp presentations with strategic content and visual design.
Agent
System Architect for writing plan.md with architecture decisions and component design. Use for increment technical planning during sw:increment orchestration.
Agent
Increment closer that runs the full sw:done closure pipeline (code-review, simplify, grill, judge-llm, PM validation, sync) in a fresh context. Use when closing increments after task completion to avoid context overflow.
Agent
Test-Aware Planner for generating tasks.md with BDD test plans. Reads spec.md and plan.md to produce implementation tasks with Given/When/Then scenarios. Use during sw:increment orchestration.
Agent
Use when reviewing code changes for quality, security, and convention compliance.
Agent
Use when working on CI/CD pipelines, GitHub Actions, Docker, or deployment automation.
Agent
Use when preparing releases, version bumps, changelog updates, or publishing packages.
Agent Claude Code
Review code for quality, architectural consistency, and integration issues. Use after implementing features, refactoring, or before merging PRs.
Agent Claude Code
Execute a development plan created by the plan agent — spawn parallel subagents per phase, test, and ship.
Agent Claude Code
Triage, analyze, and create phased development plans. Iterate with the user until the plan is approved.
bottobot/touchdesigner-mcp-server
Agent Claude Code
Enhance core search, operators, and workflow tools with new capabilities.
bottobot/touchdesigner-mcp-server
Agent Claude Code
Research experimental TouchDesigner techniques including GLSL, GPU compute, ML integration.
bottobot/touchdesigner-mcp-server
Agent Claude Code
Research all TouchDesigner versions and create version compatibility data.
Agent
Independent adversarial reviewer for a code change. Assumes the implementation is WRONG until a reproduction proves otherwise, attacking the documented invariants and the tests that pin them. Produces a findings JSON the gate records and enforces. Never fixes the implementation and never sees the author's reasoning …
Agent
Reviews a single feature's source files for bugs, security issues, performance problems, and code quality concerns. Reports findings by severity. Does NOT make breaking changes — only safe, non-breaking fixes.