agentic development agents

96 tagged agentic development, measured the same way as everything else here.

Browse within: agentic-workflow 25claude-code-plugins 13claude-plugins 13plugin-marketplace 13Multi-Agent 11llm-judge 11prompt-engineering 11agentic-design-patterns 10ai-developer-tools 10ai-first 10business-intelligence 8microsoft-fabric 8power-bi 8reporting 8

researcher

01

jsmastery-pro/skills

Agent Claude Code

Read-only web and registry lookup. Use for Agent Skill / MCP discovery (npx skills find, MCP search), current-usage doc-checks, and scope source verification. Returns only a compact summary, never raw pages.

972 22d ago A 48 tokens original MIT

scout

02

jsmastery-pro/skills

Agent Claude Code

Read-only code exploration and repo scanning. Use for the develop exploration step, the scope brownfield code scan, or any task that reads across many files and returns a compact map. Never edits.

972 22d ago A 42 tokens original MIT

query-listener

03

data-goblin/power-bi-agentic-development

Agent

Capture DAX queries generated by Power BI Desktop visuals in real time. Dispatch when the user wants to "capture visual queries", "see what DAX is being sent", "intercept PBI queries", "listen for visual queries", "capture Performance Analyzer queries", or "see what queries my visuals generate".

884 23d ago A 66 tokens GPL-3.0

pbip-validator

04

data-goblin/power-bi-agentic-development

Agent

Validate Power BI Project (PBIP) file structure, TMDL syntax, and PBIR JSON schemas. Dispatch when the user asks to "validate my PBIP project", "check if the rename cascade is complete", "is this visual.json valid", or "my PBIP won't open".

884 23d ago A 63 tokens GPL-3.0

data-goblin/power-bi-agentic-development

Agent

Audit semantic models for quality, performance, and best practice violations. Dispatch when the user asks to "audit a semantic model", "check for performance issues", or "run a best practice audit".

884 23d ago A 45 tokens GPL-3.0

acx-handoff

06

KbWen/agentic-os

Agent Claude Code

AgentCortex /handoff phase executor. Use when delegating handoff work that must produce a resumable state summary with full Work Log archival per agentic-os governance.

149 7d ago A 40 tokens original MIT

acx-implementer

07

KbWen/agentic-os

Agent Claude Code

AgentCortex /implement phase executor. Use when delegating implementation work that must follow agentic-os gates, evidence requirements, and skill injection.

149 7d ago A 35 tokens original MIT

acx-tester

08

KbWen/agentic-os

Agent Claude Code

AgentCortex /test phase executor. Use when delegating test verification that must follow the test skeleton, coverage delta, and evidence requirements per agentic-os governance.

149 7d ago A 38 tokens original MIT

audit-boundary

09

acostanzo/quickstop

Agent Claude Code

Audits the plugin responsibility boundary — surface enumeration, silent mutation of consumer artefacts, and hook invariants (no payload mutation, no persistent host state, no undeclared writes). Dispatched by /hone Phase 2 against every plugin.

46 2mo ago A 52 tokens original MIT

audit-ecosystem

10

acostanzo/quickstop

Agent

Audits MCP servers, plugins, and hooks against expert knowledge. Dispatched by /claudit during Phase 2.

46 2mo ago A 29 tokens original MIT

audit-global

11

acostanzo/quickstop

Agent

Audits global Claude Code configuration (/.claude/) against expert knowledge. Dispatched by /claudit during Phase 2.

46 2mo ago A 29 tokens original MIT

logic-architect

12

Dowwie/tasker

Agent

Extract capabilities and behaviors from spec. Outputs JSON that MUST validate against schemas/capability-map.schema.json.

19 1mo ago A 25 tokens original Apache-2.0

spec-reviewer

13

Dowwie/tasker

Agent

Phase 7 of /specify workflow - Analyze spec for weakness categories before export. Engages user to resolve critical weaknesses.

19 1mo ago A 29 tokens original Apache-2.0

task-executor

14

Dowwie/tasker

Agent

Execute a single task in isolation. Self-completing - calls tasker state directly and writes result file. Returns minimal status to orchestrator. Context-isolated - no memory of previous tasks.

19 1mo ago A 43 tokens original Apache-2.0

docs-watcher

20

HumanBean17/jrag

Agent Claude Code

Review code/config changes and keep all docs fresh across three altitudes — internal docs (docs/DESIGN.md WHAT/WHY, docs/ARCHITECTURE.md HOW), operator docs in docs/ (CONFIGURATION, CLI, AGENT-GUIDE, CODEBASEREQUIREMENTS, MANUAL-VERIFICATION-CHECKLIST), and the consumer skills/ + agents/ artifacts deployed verbatim to…

9 6d ago A 86 tokens original MIT

explorer-rag-cli

21

HumanBean17/jrag

Agent

MUST BE USED PROACTIVELY. Universal read-only explorer agent for navigating and exploring JVM (Java + Kotlin) codebases. Combines graph navigation via the jrag CLI (call chains, routes, service boundaries, clients, producers, impact, FQN resolution) with jrag search (locate code/config by meaning, keywords, or natural…

9 6d ago A 147 tokens original MIT

HumanBean17/jrag

Agent

MUST BE USED PROACTIVELY. Universal read-only explorer agent. Combines jrag graph navigation (call chains, service boundaries, routes, impact analysis, FQN resolution) with broad file-system search (grep, glob, excerpt reading). Use for any exploration task: locating code, tracing dependencies, finding patterns…

9 6d ago A 93 tokens original MIT

ShaheerKhawaja/ProductionOS

Agent

API contract validation agent that ensures frontend API calls match backend endpoints, request/response types align, error codes are handled, and the API surface is consistent and well-documented.

8 4mo ago A 39 tokens original MIT

ShaheerKhawaja/ProductionOS

Agent

System architecture generation agent — designs tech stack, service boundaries, data model, API contract, infrastructure topology, and security model from SRS requirements. Produces SYSTEM-ARCHITECTURE.md, DATA-MODEL.md, API-CONTRACT.md with Architecture Decision Records for every major choice.

8 4mo ago A 62 tokens original MIT