ai-driven-dev/framework

Marketplace Framework AI-Driven Dev : Context Engineering, Plugins, Agents, Skills, Hooks, Templates, SDLC

445Stars on the repository
61Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

async-orchestrator

02

ai-driven-dev/framework

Agent

Drives one async development cycle end-to-end. Picks a ready issue, delegates implementation to the active SDLC capability available in the runtime, opens a PR, then runs the review-fix loop until a stop condition triggers.

445 2d ago A 50 tokens original MIT

ai-driven-dev/framework

Agent

Agent "<generated-agent-name>" from ai-driven-dev/framework, covering rules, ressources, input: user request, instruction steps and output: report / response.

445 2d ago A 15 tokens original MIT

implementer

05

ai-driven-dev/framework

Agent

Milestone executor. Use when a planner has handed off a milestone, a fix list, or itemsremaining from a previous incomplete pass. Codes, tests, repairs. Returns what's done, what's remaining, and a completion score. Never replans, never judges.

445 2d ago A 55 tokens original MIT

planner

06

ai-driven-dev/framework

Agent

Planning agent. Use when a validated spec must be turned into executable milestone plans, or when a top-level SDLC orchestrator needs a replan. Writes plans and decisions only. Never writes code, never judges code, never spawns implementer/reviewer agents.

445 2d ago A 55 tokens original MIT

reviewer

07

ai-driven-dev/framework

Agent

Independent critic in fresh context. Use when an artifact (code, spec, plan, doc) needs verification against a validator (acceptance criteria, checklist file, or any explicit ruleset). Returns reviewed items, findings, completion score and quality score. Never edits the artifact, never decides what to do next.

445 2d ago A 65 tokens original MIT