infra403/agentic-engineering-lab

5Stars on the repository
18Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

change-analyst

01

infra403/agentic-engineering-lab

Agent

An analyst for planning changes to an existing software project. It examines project records, source code, dependencies, configuration, and recent history before producing an impact report and change request.

5 4mo ago A 85 tokens original MIT

impl-acceptance

02

infra403/agentic-engineering-lab

Agent

An acceptance-test engineer for the RED phase of test-driven development, where tests are written before the implementation and should initially fail. It works in a separate Git worktree, an isolated copy of the project files.

5 4mo ago A 64 tokens original MIT

impl-api

03

infra403/agentic-engineering-lab

Agent

An API implementation agent that builds HTTP handlers, authentication, rate limiting, and routes until prewritten acceptance tests pass. TDD, or test-driven development, means using tests as the required behavior while writing the implementation.

5 4mo ago A 58 tokens original MIT

impl-deploy

04

infra403/agentic-engineering-lab

Agent

An agent that declares the project’s technology and deployment environment, then verifies and deploys each feature. It creates shared commands and scripts for building, testing, linting, health checks, smoke tests, and rollback.

5 4mo ago D 75 tokens original MIT

impl-entry

05

infra403/agentic-engineering-lab

Agent

An agent that creates the service entry point and shared infrastructure code. It wires together configuration, logging, database and cache connections, message queues, HTTP routes, metrics, and orderly shutdown.

5 4mo ago A 51 tokens original MIT

impl-lead

06

infra403/agentic-engineering-lab

Agent

An implementation coordinator that directs separate coding and verification agents through a design-led development process. It moves each feature through failing tests, implementation, review, deployment, and a separate commit.

5 4mo ago A 114 tokens original MIT

impl-module

07

infra403/agentic-engineering-lab

Agent

A coding agent that implements a module until its existing acceptance tests pass. Acceptance tests describe the required user-visible behavior, and the agent works in a separate Git worktree, an isolated copy of the repository.

5 4mo ago A 52 tokens original MIT

impl-observe

08

infra403/agentic-engineering-lab

Agent

An observability engineer that creates measurements, alert rules, and Grafana dashboards for a software project. Observability means collecting information that helps you understand whether a system is working correctly.

5 4mo ago A 32 tokens original MIT

impl-reviewer

09

infra403/agentic-engineering-lab

Agent

An independent code reviewer for the implementation stage. It checks generated code against a defined review rubric and runs the project’s build, test, lint, and available coverage commands.

5 4mo ago A 83 tokens original MIT

impl-skeleton

10

infra403/agentic-engineering-lab

Agent

An environment engineer that builds the project’s supporting infrastructure from its technical and deployment plans. This can include containers, database migrations, message-queue topics, and initial project setup.

5 4mo ago A 43 tokens original MIT