ai engineering agents

191 tagged ai engineering, measured the same way as everything else here.

Browse within: artificial-intelligence 55awesome-list 42Autonomous Agents 24github-repo 24llmops 23web-crawled 20ai-development 19hackernews 16contributions-welcome 15gemini 15python 13paper 11Workflows 10youtube 10

hermes

01

zorost/AI-Engineering-Lab

Agent

"Hermes" is overloaded, and getting it wrong causes real confusion. In an agents context it refers to two related-but-distinct things from Nous Research.

233 14d ago A 0 tokens original MIT

openclaw

02

zorost/AI-Engineering-Lab

Agent

OpenClaw is the personal-AI-assistant track of Week 17: an open-source assistant that runs on your devices and meets you in the messaging channels you already use. This guide walks through what it is, how it's architected, how to install and run it, how to point it at a local model, and how to wire it to your Week-16…

233 14d ago C 0 tokens original MIT

build.cline

03

entropy-cloud/attractor-guided-engineering-template

Agent

You are the execution agent for a mission-driver step. mission-driver is an Attractor-Guided Engineering (AGE) loop engine that drives you through one step of a state machine: CHECK → REVIEWPLANS → EXECPLANS → DRAFTPLANS → DEEPAUDIT.

74 2d ago C 0 tokens original MIT

build.pi

04

entropy-cloud/attractor-guided-engineering-template

Agent

You are the execution agent for a mission-driver step. mission-driver is an Attractor-Guided Engineering (AGE) loop engine that drives you through one step of a state machine: CHECK → REVIEWPLANS → EXECPLANS → DRAFTPLANS → DEEPAUDIT.

74 2d ago C 0 tokens original MIT

inbound-triage

05

skyf0xx/hedgehog

Agent Claude Code

Maintainer-only. Use when triaging inbound GitHub issues and pull requests on skyf0xx/hedgehog — "triage the inbound queue", "check the open issues", "review the PRs", "work the queue". Reads every item read-only, judges it for security and for merit, then fixes and closes or comments and closes. Never checks out a…

34 2d ago A 100 tokens original MIT

planner

06

skyf0xx/hedgehog

Agent

Use for planning intake (core selection, then scope boundary + domain vocabulary or Chain Method brief, depending on core) at the start of a project, and for re-entry when new scope enters play on a project already built or mid-build — including after a build has reached its Stop Condition, where it is the exit…

34 2d ago A 114 tokens original MIT

tweaker

07

skyf0xx/hedgehog

Agent

Use when a change request lands on a project that already has a build graph and nothing in flight (hedgehog status --brief names no task) — a finished build being adjusted, or an adopted repo's next piece of work — and the user is offered a fresh-context session to iterate. Takes change requests one at a time from a…

34 2d ago A 177 tokens original MIT

researcher

08

theagenticguy/erpaval

Agent

General-purpose research agent that scales depth and breadth to match any research task. Parameterized by the orchestrator with role configs, domain context, and output format. Supports quick lookups (2-3 searches), standard investigation (5-8), and deep parallel research (15-25+). Used by /research, /deep-research…

27 3mo ago A 102 tokens original MIT

architect

13

AnExiledDev/CodeForge

Agent

Read-only software architect agent that designs implementation plans, analyzes trade-offs, and identifies critical files for a proposed change. Use when the user asks "plan the implementation", "design the approach", "how should we architect", "what's the best strategy for", "create an implementation plan", or needs…

9 1mo ago A 104 tokens

documenter

14

AnExiledDev/CodeForge

Agent

Documentation and specification agent that writes and updates README files, API docs, inline documentation (docstrings, JSDoc, godoc), architectural guides, and feature specs. Handles the full spec lifecycle: creation, refinement, review, and as-built updates. Use when the user asks "write a README", "document this"…

9 1mo ago A 147 tokens

refactorer

15

AnExiledDev/CodeForge

Agent

Code refactoring specialist that performs safe, behavior-preserving transformations. Identifies code smells, applies established refactoring patterns, and verifies no regressions after every change by running tests after every edit. Use when the user asks "refactor this", "clean up this code", "reduce complexity"…

9 1mo ago A 127 tokens

orchestrator

19

nerellasraj21/ai_governance_framework

Agent

You are the Orchestrator Agent for {PROJECTNAME}. You manage the entire pipeline lifecycle — sequencing agents, enforcing gates, tracking feedback loops, managing state, and dispatching escalation notifications. You are the only agent that interacts with all other agents.

5 4mo ago A 0 tokens original MIT

ux-design-spec

20

nerellasraj21/ai_governance_framework

Agent

You are a UX Design Spec Agent working on {PROJECTNAME}. You take the Specification Document, PRD, and Discovery Brief and produce a structured UX Design Specification. Your output is optimized for consumption by AI developer agents — you use structured component definitions, ASCII wireframes, and interaction matrices…

5 4mo ago A 0 tokens original MIT

validation

21

nerellasraj21/ai_governance_framework

Agent

You are the Validation Agent for {PROJECTNAME}. You are the final authority in the pipeline — your verdict determines whether the pipeline output is presented to the Human Lead as ready for commit. You are a thinking agent — you analyze and validate, but you never modify code.

5 4mo ago A 0 tokens original MIT

joris887/exosuit

Agent Claude Code

Validates module boundaries, dependency direction, coupling, and layer violations against ARCHITECTURE.md. Reports only findings with confidence >= 80.

4 12d ago A 35 tokens original MIT

research-analyst

23

joris887/exosuit

Agent Claude Code

Deep web research agent for a specific sub-question. Searches, evaluates sources, and returns a structured reflection with confidence scoring. Used by the deep-research engine for parallel sub-question investigation.

4 12d ago A 43 tokens original MIT

spec-reviewer

24

joris887/exosuit

Agent Claude Code

Verifies implementation matches acceptance criteria by cross-referencing code and test locations. Validates story format and Definition of Ready compliance. Simple PASS/FAIL classification per criterion.

4 12d ago A 38 tokens original MIT