13 lines
761 B
Markdown
13 lines
761 B
Markdown
---
|
|
description: We run this workflow at the beginning of each new Cascade session, to make sure that the agent has the correct understanding of the state of the development.
|
|
---
|
|
|
|
- Review the memories
|
|
- **PRIORITY**: Review `/docs/solution-architecture.md` — Primary architectural reference document
|
|
- Review project documentation in folder /cline-docs
|
|
- Review the developer journal entries in folder /docs/devJournal
|
|
- Review current ADRs in folder `/docs/adr` (skip `/docs/adr/archive/` - consolidated in solution-architecture.md)
|
|
- Confirm your good understanding of the project's requirements and the current state of the development
|
|
- Advise if there are any documentation inconsistencies to resolve
|
|
- Recommend the next steps and tasks to be tackled.
|