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.
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
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.
Agent
Use after NCI analysis to fact-check key claims and update manipulation scores based on verification results. Auto-invoked by /decipon:verify command.
Agent
Use when user asks to analyze content for manipulation, propaganda, disinformation patterns, or requests NCI scoring. Auto-invoked by /decipon:analyze command.
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.
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…
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.
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.
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.
Agent Codex
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Agent Codex
Compare two outputs WITHOUT knowing which skill produced them.
Agent Codex
Evaluate expectations against an execution transcript and outputs.
Agent
Reproduce and isolate a defect that survived two owner attempts.
Agent
Review one architectural seam or final integration range using selected risk lenses.
Agent
Run one named focused verification experiment without changing repository state.
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.
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…
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…
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! :).
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.
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…
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.
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.
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.