Files
2025-11-29 18:00:57 +08:00

9 lines
432 B
Markdown

# Load Context
You will inspect the code under the directory $ARGUMENTS and load it into context. You MUST
focus on understand the the project structure, and key concepts. You will NOT write any code.
Your goal is to build an understanding of the project so that you can effectively plan changes
and execute changes to it.
### Important rules
Do not use subagents. You your self MUST inspect the code so that YOU understand it.