phuoctrung-ppt/ai-sdlc-workflow

An agentic workflow framework & software development for the Cursor

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

architecture-plan

02

phuoctrung-ppt/ai-sdlc-workflow

Command Cursor

Idea → system. GENESIS mode (with an idea) brainstorms, standardizes the project domain by filling AGENTS.md, creates docs/architecture.md + ADRs, and writes a system roadmap. BREAKDOWN mode (no idea) expands the approved roadmap into executable per-module tasks. Both modes end with a judge plan-review gate. Feeds…

2 16d ago A 77 tokens original MIT

dev-module

03

phuoctrung-ppt/ai-sdlc-workflow

Command Cursor

Full per-module loop + memory distill + learning-counter inc + office events. No raw state.json in context.

2 16d ago A 26 tokens original MIT

generate-migration

04

phuoctrung-ppt/ai-sdlc-workflow

Command Cursor

Create a database migration with correct naming convention, up/down methods, indexes, and compliance columns — uses the project's ORM and DB from AGENTS.md.

2 16d ago A 33 tokens original MIT

generate-module

05

phuoctrung-ppt/ai-sdlc-workflow

Command Cursor

Scaffold a complete feature module using the project's backend framework conventions — controller/route, service, DTOs/schemas, entity/model, and tests.

2 16d ago A 32 tokens original MIT

generate-test

06

phuoctrung-ppt/ai-sdlc-workflow

Command Cursor

Scaffold unit, integration, or E2E tests with mocks for external APIs — uses project's test framework from AGENTS.md.

2 16d ago A 28 tokens original MIT

plan-feature

07

phuoctrung-ppt/ai-sdlc-workflow

Command Cursor

Architect planning workflow — ADR, schema, API contract, task breakdown with agent assignments, and domain config sync.

2 16d ago A 24 tokens original MIT

skill-update

09

phuoctrung-ppt/ai-sdlc-workflow

Command Cursor

Run the Learning layer — read retrospective, identify patterns, propose SKILL.md / pattern patches via @learning-agent. True self-learning entrypoint (full pass).

2 16d ago A 35 tokens original MIT