Agent
Reviews a prepared CIGAR effect for authority, idempotency, retry safety, and reconciliation state without dispatching it.
311 tagged agentic-workflows, measured the same way as everything else here.
Browse within: agent-orchestration 83Autonomous Agents 53agent-harness 42bun 42claude-code-agents 27automated-testing 26agentic-coding 25agentic-appsec 23appsec 23container-scanning 23endor-labs 23malware-response 23governance 19autonomous-agent 17
Agent
Reviews a prepared CIGAR effect for authority, idempotency, retry safety, and reconciliation state without dispatching it.
Agent
Prepares least-authority, recipient-specific CIGAR handoffs for parallel or resumed work.
thuandiep1707/codex-harness-javascript
Agent
$frontend-delivery NEW/REPLAN -> Brain analysis + stack discovery -> close Brain -> one Orchestrator child (intent=deliver) -> controller-action loop -> jira-call -> Primary Controller -> confirmed result -> same Orchestrator -> dispatch-specialist -> Primary Controller -> specialist -> cleanup/close -> result -> same…
thuandiep1707/codex-harness-javascript
Agent
Codex chỉ discover public workflow trong.
thuandiep1707/codex-harness-javascript
Agent
Lifecycle planning/resume/pause is separate from execution intent. Planning mode does not imply plan-only.
Agent
Use this subagent before any non-trivial implementation work. The architect produces specs (docs/specs/ .md), implementation plans (docs/specs/ .plan.md), and Architecture Decision Records (docs/decisions/NNNN- .md). Use proactively when the user asks to "build", "design", "plan", "architect", or describes a new…
Agent
Write external-facing DevRel content — Twitter/X threads, LinkedIn posts, YouTube video scripts, podcast outlines, conference talk abstracts, hackathon submission narratives, customer-facing announcements. Use this subagent when the user asks to "draft a thread", "write a script for the video", "outline the talk"…
Agent
Specialized security review subagent invoked automatically when changes touch authentication, cryptography, money flows, medical data (PHI), or network-exposed surfaces (RPC, gRPC, public APIs). Also use when the user asks "security review", "is this safe", "OWASP check", "audit this for vulnerabilities", or before…
Eduardo-Salvador/Agent-Harness-Kit
Agent Claude Code
Read-only interviewer for missing, stale, or mature-project context before implementation planning.
Eduardo-Salvador/Agent-Harness-Kit
Agent Claude Code
Fresh-context read-only independent reviewer for SPEC-based acceptance evidence and integration recommendation.
Eduardo-Salvador/Agent-Harness-Kit
Agent Claude Code
Bounded implementer for one ready task with an exclusive write set and approved context.
Agent Claude Code
Implements or fixes code for one VichuFlow worker stage. Invoked by the vichu-orchestrator skill for implement/fix stages. Makes the minimal change for the task, writes the tests the plan declared, and reports a concise summary.
Agent Claude Code
Adversarially reviews the implementation for one VichuFlow review stage. Invoked by the vichu-orchestrator skill. Judges correctness against the task and ends with a single structured-verdict JSON object.
Agent Claude Code
Runs one read-only/analysis VichuFlow worker stage (explore, propose, plan) as a native subagent, keeping the orchestrator's main thread light. Returns a concise document/summary; does not modify code.
TeamManagementPlugin/claude-plugin
Agent
Provides specialized subagents for complex operations in team-management, including multi-provider issue tracking synchronization (GitLab, Jira, GitHub / Gitea), code review, and task management automation.
TeamManagementPlugin/claude-plugin
Agent
Wrapper agent that delegates a code review or analysis task to the Google Antigravity CLI (agy). Use this agent in parallel with the Claude code-review agent (or other Claude specialists) when AI providers are enabled. agy runs non-interactively with full repository access — it explores the codebase and produces a…
TeamManagementPlugin/claude-plugin
Agent
Analyzes code for cleanliness issues including unused code, comment quality, formatting, naming conventions, import organization, duplication, and code complexity. Provides actionable recommendations without auto-fixing. Use when requested by user to assess code quality before refactoring or review.
Agent
Act as an information extraction and compression specialist. Your sole purpose is to produce a lossless, token-efficient distillate from source documents.
Agent
Act as a document reconstruction specialist. Your purpose is to prove a distillate's completeness by reconstructing the original source documents from the distillate alone.
Agent
You are a research analyst. Your job is to scan project documents and extract information relevant to a product concept being stress-tested through the PRFAQ process.
ethanaubuchon/dossier-tradecraft
Agent
Searches the vault for a specific research query and returns one best-match note with excerpt. Targeted mode only in Phase 1. Use when the parent recipe needs to pull vault context on a focused question; dispatch multiple instances in parallel for breadth.
ethanaubuchon/dossier-tradecraft
Agent
Searches the web for a specific research query and returns a compressed finding with cohort-diverse citations and source-type annotations. Use when the parent recipe needs current-web information — especially fast-moving landscape/tooling topics where model priors can't be trusted.
Agent Claude Code
Context harvester. Explores the target repo and context-library, infers the inputs the PRD used to ask for, and writes one intake artifact. Runs first, before prd. Use via Task tool for context isolation, or /intake:run.
Agent Claude Code
Engineering orchestrator. Runs the full pipeline (plan, dev, test, pr) for a feature, picking the right area skill (backend, web, mobile, devops). Use via Task tool for delegation, or /sse:run for direct invocation.