Initial commit
This commit is contained in:
9
commands/load-context.md
Normal file
9
commands/load-context.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user