Agent
Choose the startup tier based on the task before reading anything.
168 tagged devtools, measured the same way as everything else here.
Browse within: cli-tool 37code-scanning 37dependency-scanning 37malware-detection 37agentic 15nextjs 15typescript 15agent-orchestration 12react-native 12coding-agent 9fastapi 8local-first 8agent-context 7agentsmd 7
Agent
Choose the startup tier based on the task before reading anything.
MacroMan5/AutomationHelper_plugins
Agent Claude Code
Use this agent when the user asks questions about Power Automate connectors, actions, triggers, limitations, best practices, or needs help finding specific documentation. This agent should be proactively invoked whenever:\n\n- User mentions a specific Power Automate connector (SharePoint, OneDrive, HTTP, Control, Data…
MacroMan5/AutomationHelper_plugins
Agent Claude Code
Use this agent when the user needs to create a complete Power Automate flow from a detailed brief. This includes scenarios where:\n\n- The user provides a comprehensive description of what a flow should accomplish, including inputs, outputs, and desired outcomes\n- A new automated workflow needs to be designed using…
MacroMan5/AutomationHelper_plugins
Agent Claude Code
Use this agent when debugging Power Automate or N8N flow errors. Specifically invoke this agent when:\n\n \nContext: User has encountered an error in a Power Automate flow and needs to identify the root cause and fix.\nuser: "My SharePoint 'Create item' action is failing with a 429 error. Here's the error JSON…
Agent
The loop is not predictably consistent across cycles 153–187. Three distinct sub-eras exist with incompatible step schemas, missing logs, and sharply different rework rates. The single recurring root cause is the auto-merge race (CI 2 min completes before DJ 3–5 min; auto-merge fires; BLOCKER lands post-merge). This…
Agent
Six DJ BLOCKERs escaped to main in cycles 178–187, all confirmed real (0 false positives). The defect classes are: missing test file (×2), API-default mismatch (×1), duplicated abstraction (×1), wrong format helper (×1), zero-value flag bug (×1). Core repo conventions — paging.Collect, typed errors, ContentTypePolicy…
Agent
Dimension: Adherence to documented workflow rules and explicit user feedback Generated: 2026-06-02 Analyst: review-agent (Claude Sonnet 4.6).
Agent
Use after staging changes with git add, before running git commit. Reads the staged diff and drafts a Conventional Commits message that describes what actually changed. Use proactively whenever the user is about to commit.
Agent
Use proactively before merging code that touches database queries, cloud resources, background jobs, third-party API calls, or hot paths. Flags patterns that look fine in dev but become expensive at production scale. Also use on demand for cost reviews of a codebase or infrastructure-as-code.
Agent
Use proactively when a dependency file changes (package.json, requirements.txt, Pipfile, pyproject.toml, Cargo.toml, go.mod, Gemfile, pom.xml, build.gradle), or on demand for a periodic audit. Identifies outdated, vulnerable, unused, duplicated, and license-incompatible dependencies.
Agent
Reviews a diff for correctness, logic, maintainability, and style. Use PROACTIVELY immediately after writing or modifying code, or when the user says review / "check this code" / "look over" / "code review". Read-only — recommends changes, never writes them. Defers ALL security findings to security-reviewer (no…
Agent
Runs a citizen/user persona panel over a piece of UX, copy, or content — samples real-distribution-grounded Korean personas from a catalog, dispatches each as an independent panelist, and synthesizes their reactions into one report. Use for "how would ordinary users react", user-perspective / usability / copy-tone…
Agent
Audits diffs for OWASP Top 10, secret exposure, auth/authz bugs, injection, and unsafe crypto. Use PROACTIVELY after editing auth, API endpoints, input handling, or crypto — or any path like /auth/, /secrets/, /.env — or when the user says security / vulnerability / owasp / "secret leak". Owns ALL security findings…
Agent
AI/ML Engineer specialising in prompt engineering, RAG architecture, LLM evaluation, AI safety, and agent orchestration. Use when: "build an AI feature", "LLM", "ChatGPT", "Claude API", "prompt engineering", "RAG", "vector database", "embeddings", "fine-tuning", "AI agent", "LangChain", "LangGraph", "evaluation"…
Agent
Senior Database Architect specialising in schema design, query optimisation, migrations, and data integrity. Use when: designing a database, "add a table", "schema design", "write a migration", "my query is slow", "index this", "normalise my schema", "PostgreSQL", "Prisma", "Drizzle", "SQL optimization", "NoSQL vs…
Agent
Senior Cloud Architect specialising in multi-region design, IAM, HA/DR, Well-Architected reviews, and cost optimisation. Use when: "cloud architecture", "AWS", "Azure", "GCP", "multi-region", "disaster recovery", "high availability", "IAM", "cost optimization", "serverless", "Lambda", "Cloud Run", "CloudFormation"…
Agent Claude Code
MUST BE USED PROACTIVELY after writing or modifying any code. Reviews against project standards, TypeScript strict mode, and coding conventions. Checks for anti-patterns, security issues, and performance problems.
Agent Claude Code
Git workflow agent for commits, branches, and PRs. Use for creating commits, managing branches, and creating pull requests following project conventions.
Agent Claude Code
ARIA — AI engineering. New agents, skills, evals, MCP wiring, department growth. Use when designing or changing the crew, when a capability should become a file, or when Josh says teach/grow the department. Use proactively when a one-off prompt is about to become a standing job.
Agent Claude Code
AXIS — Architecture. System design, ADRs, irreversible calls, architectural review. Use when the shape of the system is unset, when a shortcut would lock us in, or before Forge writes a feature that spans boundaries. Use proactively for any new product or service.
Agent Claude Code
FORM — Design. Visual system, UI architecture, motion, accessibility, design PRDs. Use when a human will see the work, when a landing page or product UI is requested, or when Forge is about to invent a look. Use proactively for any user-facing surface.
Agent
Per-feature worker for the calibration evaluator's parallel fan-out. Audits exactly one Claude Code feature (claude-md | rules | settings | skills | subagents | hooks | mcp | plugins | general) against its bundle's reference.md + scripts/, writes a slim draft section to /.drafts/feat- .md, and returns one summary…
Agent
Behavioural worker for the /calibration-flow flow. Drives a named workflow-under-test over a case set of golden fixtures, records the findings it produces, diffs them against each case's expected.md oracle via the deterministic score-flow.sh, and writes eval-flow- .md (node recall/precision, edge handoff contracts…
Agent
Writes and updates plan.md for a calibration run. Two modes: init (creates the run folder, writes the skeleton plan.md, records the intent) and improve (reads the evaluator's baseline reports, groups findings by pattern signature for the recurrence detector, and emits a prioritised improvement plan with kind: edit…