Guide Overview β
This guide provides in-depth coverage of Orchestre V3's architecture, design principles, and core features. Whether you're looking to understand how Orchestre works under the hood or want to master its advanced capabilities, you'll find comprehensive information here.
What's in This Guide β
Architecture
Understand Orchestre's technical architecture, component interactions, and the MCP integration model.
Learn More βDesign Philosophy
Explore the principles behind dynamic prompt engineering and why it's superior to static automation.
Learn More βMemory System
Master the distributed CLAUDE.md system for maintaining context and knowledge across your projects.
Learn More βMCP Integration
Deep dive into how Orchestre integrates with Claude Code through the Model Context Protocol.
Learn More βTemplates & Patterns β
π― Smart Templates
Orchestre includes three production-ready templates, each with specialized commands and patterns:
MakerKit Next.js
Full-stack SaaS boilerplate with authentication, billing, and teams
SaaSCommercial<div class="template-item">
<h4>Cloudflare Workers</h4>
<p>Edge-first architecture for globally distributed applications</p>
<span class="tag edge">Edge</span>
<span class="tag serverless">Serverless</span>
</div>
<div class="template-item">
<h4>React Native Expo</h4>
<p>Mobile applications with shared backend integration</p>
<span class="tag mobile">Mobile</span>
<span class="tag cross-platform">Cross-Platform</span>
</div>
Best Practices β
Learn proven patterns and practices for getting the most out of Orchestre:
- Project Organization - Structure your projects for success
- Performance Tips - Optimize your development workflow
- Security Guidelines - Keep your projects secure
- Team Collaboration - Work effectively with others
Key Concepts to Master β
1. Dynamic Prompt Engineering β
Unlike traditional tools that follow scripts, Orchestre's prompts:
- Discover and understand your project context
- Adapt their approach based on what they find
- Make intelligent decisions about implementation
- Learn from your codebase patterns
2. Multi-LLM Orchestration β
Orchestre leverages different AI models for their strengths:
- Gemini for deep analysis and planning
- GPT-4 for code review and security checks
- Claude for implementation and execution
3. Distributed Memory β
Instead of a central state file, Orchestre uses:
- CLAUDE.md files colocated with code
- Git-friendly documentation
- Natural knowledge preservation
- Context where it's needed
Navigation Tips β
πΊοΈ Finding Your Way
- Use the sidebar for structured navigation
- Use search (Ctrl/Cmd + K) to find specific topics
- Look for "Next Steps" at the bottom of each page
- Check cross-references for related topics
Ready to Dive Deeper? β
Choose where to start based on your interests:
