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.
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
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.
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…
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…
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…
Agent
A coding role that turns detailed plans into code, tests the result, and fixes problems found during review.
Agent
A product-requirements reviewer that defines what the software must do and checks whether the implementation matches those requirements.
Agent
A software quality reviewer that checks whether work follows the project process, code rules, documentation requirements, and security checks.
hybridlabor-api/bdb-dev-optimized-agent-skills
Agent Claude Code
Senior Fullstack & Backend Engineer. Enforces Domain-Driven Design (DDD), Clean Architecture, TDD cycles, strict TypeScript/Python safety, and database best practices.
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…
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…
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.
mnzralee/claude-multi-agent-architecture
Agent Claude Code
Use for deep, plan-only quality analysis: complexity, coupling, dead code, and a weighted health score with a phased remediation plan. Read-only.
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.
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…
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.
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.
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…
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.
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…
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 Codex
Principal Database Reliability Engineer (SRE). Specializes in zero-downtime migrations, indexing, and high-availability schemas.
Agent Codex
Principal DevSecOps Engineer. Specializes in Kubernetes, Terraform, CI/CD, and Zero-Trust Security.