/prime
Understand the files in the `Read` section, and execute the `Run` commands then `Report` your findings.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/prime
Context preview
What this command does when you run it.
Understand the files in the `Read` section, and execute the `Run` commands then `Report` your findings.
Command definition
prime.mdPrime
Understand the files in the `Read` section, and execute the `Run` commands then `Report` your findings.
Read
- README.md
- sfs_agentic_drop_zone.py
- drops.yaml
- .claude/commands/
Execute
git ls-files
Report
Report your understanding of this codebase in this format:
For each file, report the following: `<File Name> - <File Description>`
Then provide an overall summary of the codebase.
See what you can do with the Agentic Drop Zone in this video. Automated file processing system that monitors directories and triggers agents (Claude Code, Gemini CLI, Codex CLI) when files are dropped.
Repo: disler/agentic-drop-zones
Other commands on agentic-drop-zones.
- /create_image
Generate image(s) via Replicate
Open command - /echo
Echo the contents of the file at DROPPED_FILE_PATH and provide a brief summary.
Open command - /edit_image
Edit existing images via Replicate using direct curl API calls
Open command - /finance_categorizer
This command analyzes bank statement CSV files, corrects missing or incorrect categorizations, and generates comprehensive spending reports with visual indicators for high spending areas.
Open command - /more_training_data
Analyze data patterns and generate additional synthetic training data
Open command - /morning_debrief
Transcribe morning debrief audio and analyze for engineering ideas and priorities
Open command

