mirror of
https://github.com/azaion/gps-denied-desktop.git
synced 2026-04-23 00:36:37 +00:00
change 3.05 structure step from agent to plan
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
## Task
|
## Task
|
||||||
- Read carefully all the component specs and features in the components folder: `@docs/02_components`
|
- Read carefully all the component specs and features in the components folder: `@docs/02_components`
|
||||||
- Investgate in internet what are the best way and tools to implement component and its features
|
- Investgate in internet what are the best way and tools to implement components and its features
|
||||||
- Create initial structure:
|
- Create initial structure:
|
||||||
- DTOs
|
- DTOs
|
||||||
- component's interfaces
|
- component's interfaces
|
||||||
|
|||||||
@@ -146,11 +146,21 @@
|
|||||||
# 3. Development phase
|
# 3. Development phase
|
||||||
|
|
||||||
|
|
||||||
## 3.05 **🤖AI agent**: Initial structure
|
## 3.05 **🤖📋AI plan**: Initial structure
|
||||||
### Execute: `/3.implementation/3.05_implement_initial_structure`
|
### Execute: `/3.implementation/3.05_implement_initial_structure`
|
||||||
|
|
||||||
### Review
|
### Review Plan
|
||||||
- Analyze the code, ask to do some adjustments if needed
|
- Analyze the proposals, answer questions
|
||||||
|
- Improve plan as much as possible so it would be clear what exactly to do
|
||||||
|
|
||||||
|
### Save Plan
|
||||||
|
- when plan is final and ready, save it as `docs/02_components/structure_plan.md`
|
||||||
|
|
||||||
|
### Execute Plan
|
||||||
|
- Press build and let AI generate the structure
|
||||||
|
|
||||||
|
### Revise Code
|
||||||
|
- Read the code and check that everything is ok
|
||||||
|
|
||||||
|
|
||||||
## 3.10 **🤖📋AI plan**: Feature implementation
|
## 3.10 **🤖📋AI plan**: Feature implementation
|
||||||
|
|||||||
Reference in New Issue
Block a user