Guides & How-Tos#

Practical, task-oriented guides for common scenarios using the Quickstart Agent-Augmented Development Framework.

📚 Available Guides#

Content migration from docs/HOW_TO_USE/ planned for Batch 2.

In Batch 2, the following 19 guides will be migrated to this section:

  1. Quickstart Guide - Get started in 5 minutes
  2. CI/CD Orchestration - GitHub Actions integration
  3. CI Validation Guide - Automated quality checks
  4. Claude Deployment Guide - Deploy agents to Claude Code
  5. Context Optimization Guide - Manage agent context efficiently
  6. Copilot Tooling Setup - GitHub Copilot integration
  7. Creating Agents - Build custom agent profiles
  8. Framework Installation - Complete setup instructions
  9. GitHub Workflows - Workflow patterns and examples
  10. Issue Templates Guide - Structured issue reporting
  11. MCP Server Setup - Model Context Protocol integration
  12. Multi-Agent Orchestration - Coordinate multiple agents
  13. Mutation Testing - Advanced testing strategies
  14. Prompt Optimization Quick Reference - Improve agent prompts
  15. Prompt Validation Guide - Validate agent prompts
  16. Python Setup - Python tooling and testing
  17. Release and Upgrade - Version management
  18. Testing Orchestration - Test automation patterns
  19. Context Optimization - Token efficiency strategies

🗂️ Guide Categories (Coming Soon)#

Setup & Installation#

  • Framework installation
  • Tool integrations (Claude, Copilot, MCP)
  • Environment configuration

Agent Development#

  • Creating custom agents
  • Agent orchestration patterns
  • Multi-agent workflows

CI/CD & Automation#

  • GitHub Actions workflows
  • Validation pipelines
  • Release management

Testing & Quality#

  • Test-driven development with agents
  • Mutation testing
  • Prompt validation

Optimization#

  • Context management
  • Token efficiency
  • Performance tuning

While content migration is in progress, you can access the current guides in the repository:


This section is under active development. Comprehensive guide migration scheduled for Batch 2 (3 weeks).