Agentic Process¶
Purpose¶
Automate code development using agents. When you have a detailed PRD, you can automate development using an agentic process.
Input¶
prd.md
from previous stepstech-stack.md
from previous steps
Framework¶
- SPARC (Specification, Pseudocode, Architecture, Refinement, and Completion)
Steps¶
1. Setup a new Github Codespace for your repository.¶
- You can use the codespaces Visual Studio browser or connect using your desktop local Visual Studio.
2. Use SPARC method with Roo Code¶
or