mirror of
https://github.com/coleam00/context-engineering-intro.git
synced 2025-12-18 02:05:25 +00:00
17 lines
526 B
Markdown
17 lines
526 B
Markdown
|
|
# Prime Context for the AI Coding Assistant (catch it up to speed on the project when starting a new conversation)
|
||
|
|
|
||
|
|
Start with reading the CLAUDE.md file if it exists to get an understanding of the project.
|
||
|
|
|
||
|
|
Read the README.md file to get an understanding of the project.
|
||
|
|
|
||
|
|
Read key files in the directories:
|
||
|
|
- backend_agent_api
|
||
|
|
- backend_rag_pipeline
|
||
|
|
- frontend
|
||
|
|
|
||
|
|
Explain back to me:
|
||
|
|
- Project structure
|
||
|
|
- Project purpose and goals
|
||
|
|
- Key files and their purposes
|
||
|
|
- Any important dependencies
|
||
|
|
- Any important configuration files
|