Back to prompts
Deep Project Primer
Essential first step to fully understand a project before any work
Jeffrey Emanuelv1.0.0~200 tokens
Additional Context
Prompt
First read ALL of the AGENTS.md file and README.md file super carefully and understand ALL of both! Then use your code investigation agent mode to fully understand the code, and technical architecture and purpose of the project. Use ultrathink.
When to Use
- At the start of any new coding session
- When working on an unfamiliar project
- After context compaction to restore understanding
- Before any major architectural decisions
Tips
- Always use this before significant work
- Essential for maintaining project coherence
- Prevents agents from making uninformed changes
Related Prompts
5 suggestionsDeep Performance Audit
Systematic identification of optimization opportunities with proof requirements
performanceoptimizationprofiling
Agent Swarm Launcher
Initialize multiple agents with full context and coordination protocols
multi-agentcoordinationswarm
Peer Code Reviewer
Cross-agent code review to catch issues from parallel work
reviewqualitycross-agent
The Robot-Mode Maker
Create an agent-optimized CLI interface for any project
cliautomationagent
The Bug Hunter
Explore codebase with fresh eyes to find and fix obvious bugs and issues
debuggingbugsreview