Turns a GitHub issue into reviewed requirements, architecture, implementation, testing, and release artifacts through specialized AI roles and human approval gates.
Pipeline · v3
1
scopeScoper · produces requirements
2
architectureArchitect · produces architecture
depends on scope
3
uxUX Reviewer · produces ux_review
depends on architecture
4
securitySecurity Reviewer · produces security_review
depends on architecture
approval gate
5
buildBuilder · produces implementation_patch
depends on ux, security
6
reviewCode Reviewer · produces code_review
depends on build
7
testTester · produces test_plan
depends on build
8
approvalReleaser · produces release_notes
depends on review, test
approval gate
9
releaseReleaser · produces release_notes
depends on approval
Version history
v3Made security review a blocking gate independent of the final approval step.
Aug 13, 04:07 AMv2Added parallel UX and security review after architecture.
Jul 19, 04:07 AMv1Initial pipeline: scope → architecture → build → review → test → approval → release.
Apr 20, 04:07 AMRuns on this workflow
Improve pricing page LCP on mobileacme/marketing-site
Running52m ago
Support partial refunds on captured paymentsacme/checkout-service
Awaiting approval2h ago
Add saved payment methods to checkoutacme/checkout-service
Done1d ago
Migrate push notification handling to UNUserNotificationCenteracme-mobile/ios-app
Failed2d ago