Add ai-code-project-template repo files.
This commit is contained in:
23
.claude/commands/prime.md
Normal file
23
.claude/commands/prime.md
Normal file
@@ -0,0 +1,23 @@
|
||||
## Usage
|
||||
|
||||
`/prime <ADDITIONAL_GUIDANCE>`
|
||||
|
||||
## Process
|
||||
|
||||
Perform all actions below.
|
||||
|
||||
Instructions assume you are in the repo root directory, change there if needed before running.
|
||||
|
||||
RUN:
|
||||
make install
|
||||
source .venv/bin/activate
|
||||
make check
|
||||
make test
|
||||
|
||||
READ:
|
||||
ai_context/IMPLEMENTATION_PHILOSOPHY.md
|
||||
ai_context/MODULAR_DESIGN_PHILOSOPHY.md
|
||||
|
||||
## Additional Guidance
|
||||
|
||||
$ARGUMENTS
|
Reference in New Issue
Block a user