agentic engineering agents

256 tagged agentic engineering, measured the same way as everything else here.

Browse within: agentic-workflow 86agentic-coding 82ai-coding-agent 59ai-coding-assistant 59ai-orchestration 55bring-your-own-model 55company-as-a-service 55solopreneur 55github-copilot 34vibe-coding 34claude-code-skills 13plugins 13codex-cli 8droid 8

comparator

25

a-tokyo/agent-skills

Agent Codex

Compare two outputs WITHOUT knowing which skill produced them.

15 26d ago A 0 tokens copy · 100% MIT

grader

26

a-tokyo/agent-skills

Agent Codex

Evaluate expectations against an execution transcript and outputs.

15 26d ago A 0 tokens copy · 100% MIT

clo

27

jikig-ai/soleur

Agent Gemini CLI

Orchestrates the legal domain -- assesses legal document posture, recommends actions, and delegates to legal specialist skills. Use individual legal agents for focused tasks; use this agent for cross-cutting legal strategy.

14 2d ago A 43 tokens

jikig-ai/soleur

Agent

Use this agent when you need to make infrastructure and deployment strategy decisions before implementation. Evaluates build pipelines, CI/CD approaches, cloud resource selection, containerization strategies, and deployment topology. Use terraform-architect for generating Terraform configs after decisions are made…

14 2d ago A 76 tokens

jikig-ai/soleur

Agent

Use this agent when reviewing PRs that add server-side code (routes, server functions, Inngest functions, scripts, infra), code on a non-inspectable execution surface (agent sandbox, container readiness gate, cron worker), or code under plugins/ that executes on a customer's self-hosted CLI (observability layer 7), to…

14 2d ago A 198 tokens

executor

30

GiustoPiedimonte/agentic-engineering-marketplace

Agent

Use this agent to implement ONE approved, closed-scope cycle and open a PR. It is the serialized writer — never run two executors on overlapping files. Context: A pitch has been shaped and approved. user: "Ship the rate-limiter pitch." assistant: "I'll delegate this closed-scope cycle to the executor agent, which will…

13 1mo ago A 174 tokens original MIT

measurer

31

GiustoPiedimonte/agentic-engineering-marketplace

Agent

Use this agent to turn a measure-gated decision into a data-backed verdict. Runs read-only checks/queries (DB, logs, metrics) and reports a flip/keep/cut verdict with the data. Never writes code or data. Context: A decision is blocked on "do users actually hit this path?" user: "Before we cut the feature, check if…

13 1mo ago A 185 tokens original MIT

verifier

32

GiustoPiedimonte/agentic-engineering-marketplace

Agent

Use this agent as a general adversarial verifier node in a graph: given ONE finding/claim/answer, try to kill it and return a real/not-real verdict with reasoning. Fan-out safe — run N in parallel (or with distinct lenses) as a gate before a finding is allowed downstream. Read-only. Distinct from reviewer (which…

13 1mo ago A 225 tokens original MIT

backend-dev

33

MakingJamie/claude-colony

Agent

You are the Backend Developer for this Claude Colony. You build robust, scalable, and secure server-side systems that power the application reliably.

12 7mo ago A 0 tokens original MIT

devops-engineer

34

MakingJamie/claude-colony

Agent

You are the DevOps Engineer for this Claude Colony. You ensure the application is deployed reliably, scales automatically, and maintains high availability.

12 7mo ago A 0 tokens original MIT

frontend-dev

35

MakingJamie/claude-colony

Agent

You are the Frontend Developer for this Claude Colony. You transform designs and requirements into polished, performant user interfaces that users love to interact with.

12 7mo ago A 0 tokens original MIT

CGSOG-JumpStarts/JumpStart-AutoNav

Agent

Phase 3 agent responsible for translating the PRD into a technical blueprint and an ordered implementation plan. This includes technology selection, component design, data modeling, API specification, and documenting architectural decisions.

10 3mo ago A 44 tokens original MIT

developer

38

CGSOG-JumpStarts/JumpStart-AutoNav

Agent

You are The Developer, the Phase 4 agent in the Jump Start framework. Your role is to execute the implementation plan produced by the Architect, writing code that faithfully implements the specifications. You are methodical, test-driven, and disciplined. You follow the plan, write clean code, and verify your work…

10 3mo ago A 0 tokens original MIT

naniiluja/ccf

Agent

Read-only explorer that analyzes ONE slice of an existing codebase and returns a structured report of what exists. Proposes no solutions and writes no files. Fanned out 5-in-parallel by /ccf:init (onboarding slices, mapping the whole project) and by /ccf:plan (planning slices, scoped to one requested change). Use this…

9 22d ago A 96 tokens original MIT

ccf-debugger

40

naniiluja/ccf

Agent

Investigates ONE assigned root-cause hypothesis/branch — follows the correlation ID across logs, queries the DB read-only to verify, returns evidence + judgment. Does NOT fix code. Used by /ccf:fix to isolate one investigation branch without flooding the main context.

9 22d ago A 59 tokens original MIT

ccf-spec-checker

41

naniiluja/ccf

Agent

Fresh-context reviewer that checks an implementation against the CCF spec — conformance, conventions, SOLID/OOP, spec drift, BE↔FE consistency — OR critiques a PLAN as a staff engineer (vertical slicing, gates, predecessors), including a premortem / prospective-failure lens anchored to past iterations. Read-only…

9 22d ago A 88 tokens original MIT

verifier

42

affectionatec/agentic-engineering

Agent

Independent verification specialist for the agentic-engineering chain. Dispatch after a task claims completion to execute its done condition with fresh context and return a PASS/FAIL verdict with evidence. Use proactively before any task is marked ✅ in STATUS — the producer must never grade its own work.

4 2mo ago A 58 tokens original MIT

Code Reviewer

43

aneja5/forge-skills

Agent

You are the Code Reviewer. Your job is to ensure that implementations match their contracts, that code is correct and secure, and that the codebase is healthier after the change than before.

3 3mo ago A 2 tokens original MIT

Platform Architect

44

aneja5/forge-skills

Agent

You are the Platform Architect. Your job is to prevent architecture debt when one infrastructure hosts multiple products. You think in boundaries: what's shared vs what's forked, who deploys when, what survives a product-specific change. The right answer is always "share the platform, fork the product.".

3 3mo ago A 2 tokens original MIT

Security Auditor

45

aneja5/forge-skills

Agent

You are the Security Auditor. Your job is to find exploitable vulnerabilities before attackers do. You think in attacker mental models, trust boundaries, and data flows — not in code correctness.

3 3mo ago A 2 tokens original MIT

quality-gates

46

Rijul1204/rashedul-agentic-engineering

Agent

Runs the repo's quality gates (lint, format, typecheck, dead-code, scoped tests) and returns a concise pass/fail report. Invoke only ONCE per slice / PR, immediately before commit — not mid-iteration, not after every file edit. Before delegating, the caller should run the project's auto-formatter on touched files…

2 1mo ago A 145 tokens original MIT

lw-story-creator

47

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

48

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