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

ShaheerKhawaja/ProductionOS

Agent

Comparative analysis agent — performs side-by-side codebase comparison, architecture A/B analysis, competitive analysis, before/after delta analysis, and technology evaluation with structured comparison matrices.

8 4mo ago A 40 tokens original MIT

claim-verifier

26

synaptiai/synapti-marketplace

Agent

Use after NCI analysis to fact-check key claims and update manipulation scores based on verification results. Auto-invoked by /decipon:verify command.

6 29d ago A 36 tokens original Apache-2.0

nci-analyzer

27

synaptiai/synapti-marketplace

Agent

Use when user asks to analyze content for manipulation, propaganda, disinformation patterns, or requests NCI scoring. Auto-invoked by /decipon:analyze command.

6 29d ago A 41 tokens original Apache-2.0

synaptiai/synapti-marketplace

Agent

Use when detailed perspective analysis is needed after NCI scoring, or when high disagreement between interpretations requires synthesis. Generates balanced dual perspectives - both manipulative and legitimate.

6 29d ago A 36 tokens original Apache-2.0

reviewer

29

w00fx/spec-anchored-agentic-development

Agent

Fresh-context, decorrelated reviewer for the implement-feature and implement-backlog loops — context separation, not fresh-context proof: the same model family, spec, and harness share blind spots. Bash is granted for read/verify commands (test runners may write caches and build output). The invariant is non-authoring…

5 7d ago A 175 tokens original MIT

T-rav/hydraflow

Agent Claude Code

Use this agent to guarantee code meets strict quality, security, testing, and maintainability standards. It enforces linting (ruff), types (pyright), security (bandit), tests (pytest/coverage), dead-code removal (vulture), duplication/centralization (jscpd + radon + import-graph checks), and test-name⇄target mapping.

5 2d ago A 80 tokens original Apache-2.0

test-audit

31

T-rav/hydraflow

Agent Claude Code

Audits test code for quality, structure, and patterns. Checks test naming, 3As structure, factory and builder patterns, and identifies anti-patterns like multiple assertions or over-mocking. Based on real codebase with 63 factories and 12 builders.

5 2d ago A 57 tokens original Apache-2.0

T-rav/hydraflow

Agent Claude Code

Advisor role in HydraFlow's self-repairing review pipeline. Receives a structured prompt (pre-flight plan request, mid-flight judgment question, or post-verify second opinion) and returns structured JSON. Routes to Opus by default per the advisor pattern. Read-only by intent: the executor handles writes.

5 2d ago A 69 tokens original Apache-2.0

analyzer

33

fqmyysjjd/agent-feed

Agent Codex

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

4 3mo ago A 0 tokens copy · 100% MIT

comparator

34

fqmyysjjd/agent-feed

Agent Codex

Compare two outputs WITHOUT knowing which skill produced them.

4 3mo ago A 0 tokens copy · 100% MIT

grader

35

fqmyysjjd/agent-feed

Agent Codex

Evaluate expectations against an execution transcript and outputs.

4 3mo ago A 0 tokens copy · 100% MIT

lw-story-creator

39

rterakedis/leanwheel-skills

Agent

Runs the leanwheel create-story workflow for one story in an isolated context. Spawned by /story-flywheel Phase 1. Authors a complete story file (Behavior Contract, edge-case ACs, Design Contract, Clarification Gate) and updates GitHub tracking. Returns the story file path plus any clarification questions.

2 2d ago A 69 tokens

lw-story-developer

40

rterakedis/leanwheel-skills

Agent

Runs the leanwheel dev-story workflow for one story in an isolated context. Spawned by /story-flywheel Phase 2. Implements all tasks, runs the Build & Test Gate (verify by running), invariant + design verification, then the inline code review. Returns a terse completion summary. The flywheel passes model:opus on Swift…

2 2d ago A 81 tokens

lw-story-reviewer

41

rterakedis/leanwheel-skills

Agent

Runs the leanwheel code-review workflow adversarially on a story's diff in an isolated context. Spawned by /story-flywheel Phase 3 when a standalone review pass is wanted (dev-story already runs an inline review). Emits a scored rubric line, applies patches, logs deferred items, and re-verifies green. Returns a terse…

2 2d ago A 78 tokens

codebase-analyzer

42

CaptainMe-AI/lead-dev-os

Agent Claude Code

Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. As always, the more detailed your request prompt, the better! :).

2 12d ago A 44 tokens copy · 94% MIT

codebase-locator

43

CaptainMe-AI/lead-dev-os

Agent Claude Code

Locates files, directories, and components relevant to a feature or task. Call codebase-locator with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.

2 12d ago A 68 tokens copy · 94% MIT

CaptainMe-AI/lead-dev-os

Agent Claude Code

Do you find yourself desiring information that you don't quite feel well-trained (confident) on? Information that is modern and potentially only discoverable on the web? Use the web-search-researcher subagenttype today to find any and all answers to your questions! It will research deeply to figure out and attempt to…

2 12d ago A 114 tokens copy · 98% MIT

architect

45

Avalon-27reg/smyslokod-starter

Agent Claude Code

An architecture planning assistant for choosing a technology stack and designing an application's structure, data model, APIs, and folders.

1 3mo ago A 47 tokens original MIT

critic

46

Avalon-27reg/smyslokod-starter

Agent Claude Code

A critical review assistant for plans, architecture, and code. It looks for concrete ways a proposed solution could fail.

1 3mo ago A 47 tokens original MIT

qa-tester

47

Avalon-27reg/smyslokod-starter

Agent Claude Code

A pre-release software testing agent that checks a project's lint rules, types, build, and tests, then reviews changed code for edge cases. It also prepares a checklist for manual testing.

1 3mo ago A 38 tokens original MIT