phuoctrung-ppt/ai-sdlc-workflow
Command Cursor
Act as AI Worker compliance review.
An agentic workflow framework & software development for the Cursor
phuoctrung-ppt/ai-sdlc-workflow
Command Cursor
Act as AI Worker compliance review.
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…
phuoctrung-ppt/ai-sdlc-workflow
Command Cursor
Full per-module loop + memory distill + learning-counter inc + office events. No raw state.json in context.
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.
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.
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.
phuoctrung-ppt/ai-sdlc-workflow
Command Cursor
Architect planning workflow — ADR, schema, API contract, task breakdown with agent assignments, and domain config sync.
phuoctrung-ppt/ai-sdlc-workflow
Command Cursor
Audit code for OWASP issues, secrets, auth gaps, data isolation, and injection risks.
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).
phuoctrung-ppt/ai-sdlc-workflow
Command Cursor
Audit tenant isolation for: {codepath}.
phuoctrung-ppt/ai-sdlc-workflow
Command Cursor
Evaluate an agentic workflow result and always persist a docs/reviews artifact.