-
Notifications
You must be signed in to change notification settings - Fork 4
Recipes Index
Alessio Rocchi edited this page Jan 29, 2026
·
2 revisions
Practical recipes and examples organized by difficulty and use case.
- Memory Patterns - Memory best practices
- GitHub Integration Examples - GitHub automation
- Code Review Workflow - Complete code review
- Documentation Sync - Keep docs synchronized
- Multi-Agent Collaboration - Coordinate multiple agents
- Adversarial Testing - Security-focused testing
- Full-Stack Feature Development - End-to-end feature
- Identity-Based Workflows - Persistent agent identity management
- Consensus-Controlled Tasks - Human-in-the-loop approval workflows
- Identity-Based Workflows - Persistent identities with audit trails
- Consensus-Controlled Tasks - Approval workflows for high-risk tasks
- Drift Monitoring - Prevent task scope creep
Related:
Getting Started
Core Concepts
Agent Guides
- Overview
- Coder
- Researcher
- Tester
- Reviewer
- Adversarial
- Architect
- Coordinator
- Analyst
- DevOps
- Documentation
- Security Auditor
MCP Tools
- Overview
- Agent Tools
- Memory Tools
- Task Tools
- Session Tools
- System Tools
- GitHub Tools
- Review Loop Tools
- Identity Tools
Recipes
- Index
- Code Review
- Doc Sync
- Multi-Agent
- Adversarial Testing
- Full-Stack Feature
- Memory Patterns
- GitHub Integration
Advanced
- Plugin Development
- Custom Agent Types
- Workflow Engine
- Vector Search Setup
- Web Dashboard
- Programmatic API
- Resource Monitoring
Reference