infra403

18 mods across 2 repositories, 9 stars between them.

product-design

01

infra403/agentic-engineering-lab

Plugin Claude Code

A set of frameworks for turning an idea into a clearer product design. It helps identify requirements, rank priorities, divide a system into business areas, and design the main data objects.

5 4mo ago A tokens not measured original MIT

change-analyst

02

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

03

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

04

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

05

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

06

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

07

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

08

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

09

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

10

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

11

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

architecture-design

12

infra403/agentic-engineering-lab

Command

A command for turning a domain model—the description of the business concepts and their relationships—into a system architecture, technical specification, and design review. It evaluates proposed decisions against stored project knowledge.

5 4mo ago A 77 tokens original MIT

change

13

infra403/agentic-engineering-lab

Command

A command for changing an already implemented project through impact analysis, design, implementation, and regression testing. Regression testing checks that new changes have not broken existing behavior.

5 4mo ago A 83 tokens original MIT

implement

14

infra403/agentic-engineering-lab

Command

A command that turns approved design checkpoints into working code, one feature at a time. It first records the project’s environment and technology choices, then tests, deploys, and can roll back each feature.

5 4mo ago C 78 tokens original MIT

product-design

15

infra403/agentic-engineering-lab

Command

Command "product-design" from infra403/agentic-engineering-lab, covering /product-design 命令, 工作流, 阶段 1:需求发现(product discovery), 阶段 2:领域建模(domain modeling) and 使用方式.

5 4mo ago A 41 tokens original MIT

architecture-design

16

infra403/agentic-engineering-lab

Skill Claude CodeCodex

A structured product-requirements analysis workflow. It turns a rough idea into measurable requirements, user stories, quality criteria, and priorities such as Must, Should, Could, and Won’t.

5 4mo ago A 0 tokens original MIT

domain-modeling

17

infra403/agentic-engineering-lab

Skill Claude CodeCodex

A domain-modeling workflow for describing a software system in terms of the business areas it serves, their main objects, shared language, and interactions. DDD, or domain-driven design, is the design approach behind it.

5 4mo ago A 142 tokens original MIT

product-discovery

18

infra403/agentic-engineering-lab

Skill Claude CodeCodex

A structured workflow for designing software architecture and technical specifications. It uses decision frameworks to choose architecture styles, data systems, security patterns, and related technical approaches.

5 4mo ago A 141 tokens original MIT