adriancarriger/lambda

An architecture for autonomous full-stack AI development — division of labor across agents, vision-driven validation

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

adrian

01

adriancarriger/lambda

Agent Claude Code

Blocks until a tmux pane is done (pattern match, shell idle, or output idle). Use for any wait that takes more than a few seconds.

5 6mo ago A 34 tokens original MIT

boualam

02

adriancarriger/lambda

Agent Claude Code

Handles routine code quality tasks (linting, formatting, type checking) and trivial busywork. Runs iteratively until all checks pass. Use for cleanup tasks you don't want cluttering your main context.

5 6mo ago A 43 tokens original MIT