UrRhb/agentflow

Your Kanban board builds your code. AI development pipeline orchestrated through your project management tool.

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

sdlc-builder

01

UrRhb/agentflow

Agent

AgentFlow builder worker. Executes Build stage: reads task from Kanban, writes production code, creates PR, runs lint gate. Posts structured tags to Asana and progress to orchestrator via SendMessage.

4 5mo ago A 46 tokens original MIT

sdlc-orchestrator

02

UrRhb/agentflow

Agent

AgentFlow orchestrator. Performs stateless sweep: reads Kanban state, creates sprint team, dispatches tasks to workers, handles stage transitions, tracks costs, detects dead workers.

4 5mo ago A 43 tokens original MIT

sdlc-reviewer

03

UrRhb/agentflow

Agent

AgentFlow adversarial reviewer. Performs staff-engineer-level code review. Must find 3 issues before deciding to pass. Cannot modify code — enforced by disallowedTools.

4 5mo ago A 40 tokens original MIT

sdlc-tester

04

UrRhb/agentflow

Agent

AgentFlow tester. Runs full test suite, checks coverage (>=80% on new files), merges PR, runs integration check on main. Auto-reverts on failure.

4 5mo ago A 40 tokens original MIT