agentic-workflow agents

981 tagged agentic-workflow, measured the same way as everything else here.

Browse within: agentic-coding 132agent-orchestration 106github-copilot 91agentic-engineering 86ai-coding-assistant 86ai-assistant 65ai-coding-agent 59ai-personas 59agentic-framework 56agentic 52agent-framework 39anthropic-claude 35claude-ai 34antigravity 32

perspective-generator

145

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

chore

146

Xakki/ai-agents-skills

Agent

Cheap executor for mechanical, spec-complete chores with an unambiguous "done" — kanban card moves, git mv/rename/delete, formatting, inventory/listing, grep "where is X", and fully-specified edits (rename a symbol, bump a config value across files, apply a lint-fix). Hand off deterministic single-pass work that needs…

6 12d ago A 102 tokens original MIT

db-schema

147

Xakki/ai-agents-skills

Agent

Read-only database schema introspection for any project. Returns concise schema summaries (table → columns → PK → indexes → FKs) from the live DB, migrations, or config. Hand off when the main thread is about to grep through migration files or run multiple SHOW CREATE TABLE round-trips. Never writes, never runs…

6 12d ago A 69 tokens original MIT

log-investigator

148

Xakki/ai-agents-skills

Agent

Read-only incident triage and "why did X fail" investigations on any project. Pulls container logs (Portainer), application logs (Graylog), and metrics (Grafana/Prometheus), then returns a focused timeline + likely root cause — not a raw log dump. Use proactively when the user reports an error, 500, slow request…

6 12d ago A 85 tokens original MIT

developer

149

hatewx/oh-my-ipd

Agent

A coding role that turns detailed plans into code, tests the result, and fixes problems found during review.

6 2mo ago A 73 tokens original MIT

pdu

150

hatewx/oh-my-ipd

Agent

A product-requirements reviewer that defines what the software must do and checks whether the implementation matches those requirements.

6 2mo ago A 66 tokens original MIT

pqa

151

hatewx/oh-my-ipd

Agent

A software quality reviewer that checks whether work follows the project process, code rules, documentation requirements, and security checks.

6 2mo ago A 58 tokens original MIT

godmode-shipping

153

hybridlabor-api/bdb-dev-optimized-agent-skills

Agent Claude Code

Release Gatekeeper, QA & Verification Auditor. Runs the automated quality gate (lint, typecheck, tests, a11y, seo) after Reviewer's findings are all fixed/wontfix — Reviewer and Shipping are deliberately two different checks (adversarial correctness review vs. mechanical gate execution), not one merged step. Ensures…

6 +1 5d ago A 121 tokens original Apache-2.0

reviewer

154

hybridlabor-api/bdb-dev-optimized-agent-skills

Agent Claude Code

Adversarial review of build-node output against the plan's stated contract, before Shipping runs its automated gate. Modeled on the doubt-driven-development discipline (see .agents/graph.md): reads the artifacts and the contract, never the implementer's claim that it's done, never their reasoning — passing the claim…

6 +1 5d ago A 165 tokens original Apache-2.0

backend-impl

155

mnzralee/claude-multi-agent-architecture

Agent Claude Code

Use to implement backend code following clean architecture (domain -> application -> infrastructure -> interface). Writes use cases, repositories, services, and their tests; proves work with verbatim command output.

5 1mo ago A 41 tokens original MIT

debugger

157

mnzralee/claude-multi-agent-architecture

Agent Claude Code

Use to diagnose failures via root-cause analysis (5-Whys) before any fix. Distinguishes symptom from cause and returns the minimal reproducing evidence.

5 1mo ago A 36 tokens original MIT

citation-parser

158

roomi-fields/paper-trail

Agent

Sub-agent that parses bibliographic sections and inline citations from SOTA / article text. Takes raw text (a section header + content, or an inline excerpt) and returns structured JSON [{author, year, title, doi?, venue?, raw}]. Isolates the LLM extraction from the main agent context. Invoke from the INGEST pipeline…

5 9d ago A 88 tokens original MIT

claim-checker

159

roomi-fields/paper-trail

Agent

Sub-agent that audits a specific claim against the PDF cited. Invoked by citation-receipts skill for deep PDF↔claim verification. Returns structured verdict (VALID/ADJUST/INVALID/UNVERIFIABLE) with evidence quoted from the source. Isolates the heavy PDF reading from the main agent's context.

5 9d ago A 69 tokens original MIT

researcher

160

roomi-fields/paper-trail

Agent

Sub-agent that performs exhaustive multi-source academic search (paper-search MCP across 22 platforms + optional NotebookLM + optional WebSearch). Returns structured JSON of candidate refs for sota-writer phase A. Invoke when broad literature search is needed without polluting the main agent's context.

5 9d ago A 58 tokens original MIT

marketing-strategist

161

rbah31/claude-code-workflow

Agent Claude Code

Marketing strategy, positioning, copywriting, SEO, CRO, and content creation. Works as a peer to the PM — not a subordinate. Gives the product/market direction while the PM gives the technical direction. Use PROACTIVELY when: working on landing pages, pricing pages, social media posts, email sequences, SEO…

5 2mo ago A 173 tokens original Apache-2.0

qa-tester

162

rbah31/claude-code-workflow

Agent Claude Code

QA specialist for test strategy, edge cases, regression testing, and coverage. Use to validate coverage after a build, find missing tests during review, add regression tests for a bug, or design a test strategy for a new module.

5 2mo ago A 50 tokens original Apache-2.0

strategic-qa

163

rbah31/claude-code-workflow

Agent Claude Code

Tech Lead and QA reviewer for autonomous sprint orchestration. Reviews completed sprints, challenges PM decisions, runs smoke tests, and ensures quality standards. Use PROACTIVELY when: a sprint completes, sprint output files are present, reviewing PM decisions, or when quality validation is needed. Also use when the…

5 2mo ago A 114 tokens original Apache-2.0

analyzer

164

JiuTian-dev/SupplyChainCortex

Agent Codex

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

5 2mo ago A 0 tokens

database-sre

167

rafaelghif/antigravity-agents

Agent Codex

Principal Database Reliability Engineer (SRE). Specializes in zero-downtime migrations, indexing, and high-availability schemas.

5 3d ago A 29 tokens original MIT