AI Coding Workflow
A developer-centric workflow integrating terminal assistants and IDE indexing.
Workflow Sequence
01
Action Node 1
Index codebase via Cursor / Windsurf
02
Action Node 2
Configure custom system instructions in .cursorrules
03
Action Node 3
Draft features using terminal assistants (Aider / Claude Code)
04
Action Node 4
Run local compiler tests and pipe errors back to agent for self-correction.