Reference Documentation#

Comprehensive reference material for the Quickstart Agent-Augmented Development Framework.

📚 Reference Sections#

Agent Profiles#

Detailed agent profile reference planned for Batch 4.

Available Agents:

  • Architect Alphonso: System design, architecture decisions, ADRs
  • Developer Dan: Code implementation, testing, refactoring
  • Tester Tina: Test strategy, test generation, mutation testing
  • Writer Wendy: Documentation, user guides, content clarity
  • Curator Clara: Repository organization, metadata management
  • Build Buddy: CI/CD automation, deployment pipelines
  • Planning Petra: Project planning, roadmap creation, task breakdown
  • Researcher Rachel: Analysis, investigation, knowledge synthesis

View Agent Profiles in Repository


Configuration Reference#

Configuration documentation planned for Batch 4.

Configuration Files:

  • docs/VISION.md: Project vision and goals
  • docs/specific_guidelines.md: Project-specific agent guidelines
  • .github/agents/*.agent.md: Agent profile definitions
  • .github/agents/directives/: Modular agent instructions
  • hugo.toml (this site): Documentation site configuration

Glossary#

Comprehensive glossary planned for Batch 3-4.

Key Terms (partial list):

  • Agent Profile: Markdown file defining agent behavior, capabilities, responsibilities
  • Directive: Modular instruction file for agents (e.g., 007 - Agent Declaration)
  • File-Based Coordination: Async collaboration pattern using Git-tracked work files
  • ADR: Architecture Decision Record documenting significant design choices
  • Token Economy: Optimization strategy for managing AI context window usage
  • Work File: File in work/ directory for agent coordination (tasks, progress, analysis)
  • Primer: Initialization context loaded by agents before tasks
  • Bootstrap: Initial setup instructions for agents (bootstrap.md)

View Full Glossary in Repository


API Reference#

API documentation planned for Batch 4 (if applicable).

Potential API Topics:

  • Agent profile schema
  • Work file formats
  • Directive structure
  • Configuration options

While reference documentation is being built, you can access current reference material in the repository:


This section is under active development. Comprehensive reference documentation scheduled for Batch 4 (2-3 weeks).