mirror of
https://github.com/velocitatem/cvfs.git
synced 2026-05-31 08:43:37 +00:00
Initial commit
This commit is contained in:
11
.claude/commands/plan.md
Normal file
11
.claude/commands/plan.md
Normal file
@@ -0,0 +1,11 @@
|
||||
Read CLAUDE.md and AGENTS.md to understand the project structure, then read the current state of the codebase.
|
||||
|
||||
Given the idea or feature described by the user (provided as arguments to this command, or ask if not given), produce a direct implementation plan:
|
||||
|
||||
1. Which parts of the scaffold to use (webapp, backend, worker, ml, src)
|
||||
2. What files to create or modify and in what order
|
||||
3. What dependencies to add to requirements.txt or package.json
|
||||
4. Any services to enable in docker-compose.yml
|
||||
5. Any env vars to add to .env.example
|
||||
|
||||
Be specific and concrete. No fluff. The plan should be immediately actionable by you or a developer.
|
||||
Reference in New Issue
Block a user