Back to articles
I have created a workflow.md file to use with Antigravity as below, can anyone help me, I'm new to this field

I have created a workflow.md file to use with Antigravity as below, can anyone help me, I'm new to this field

via Dev.to ReactCesc Ng

πŸš€ CESC AI WORKFLOW v3 (PHASE + FINALIZE MODE) AI Agent must create real folders and files for each command, with structured phases, execution traceability, and finalization support. ⚠️ CORE PRINCIPLES MUST create real files in project MUST create folder if not exist MUST NOT only return text If cannot create file β†’ return FULL file content ready to paste πŸ“ DIRECTORY STRUCTURE /docs β”œβ”€β”€ requirements/ β”œβ”€β”€ brainstorm/ β”œβ”€β”€ plan/ β”œβ”€β”€ execution/ β”œβ”€β”€ review/ β”œβ”€β”€ refactor/ β”œβ”€β”€ testing/ β”œβ”€β”€ docs/ └── final/ πŸ“ FILE NAMING (MANDATORY) Format: YYYY-MM-DD_HHmm_ [feature] _[type].md Rules: Always include timestamp Feature = kebab-case (auth-system, payment-flow) Auto detect from: "Feature: xxx" or infer from context 🧠 GLOBAL DOCUMENT HEADER (NEW) Every file MUST include: Status : DRAFT | IN_PROGRESS | FINAL Version : v1 Feature : <feature-name> Updated : YYYY-MM-DD HH:mm 🧩 PHASE + STEP STRUCTURE (MANDATORY IN /plan) ## Phase 1: <name> ### Step 1.1: <step name> - Description - Output - Dependencies #

Continue reading on Dev.to React

Opens in a new tab

Read Full Article
6 views

Related Articles