Skip to content

[docs] Add SkillOrchestra documentation#1446

Merged
kyegomez merged 5 commits intokyegomez:masterfrom
Steve-Dusty:docs/skill-orchestra-docs
Mar 13, 2026
Merged

[docs] Add SkillOrchestra documentation#1446
kyegomez merged 5 commits intokyegomez:masterfrom
Steve-Dusty:docs/skill-orchestra-docs

Conversation

@Steve-Dusty
Copy link
Copy Markdown
Contributor

@Steve-Dusty Steve-Dusty commented Mar 13, 2026

Summary

  • Add comprehensive documentation for SkillOrchestra skill-aware agent routing system
  • Split into reference doc + examples doc to match existing convention

Changes

  • docs/swarms/structs/skill_orchestra.md — API reference: how it works, data models, arguments, methods, Mermaid architecture diagrams, best practices
  • docs/swarms/examples/skill_orchestra_example.md — 6 usage examples: basic, custom handbook, multi-agent, learning, dev team, finance team
  • docs/mkdocs.yml — added nav entries in both Architecture Reference Docs and Hierarchical & Orchestration examples

Test plan

  • All 6 code examples tested end-to-end with live API calls
  • batch_run and concurrent_batch_run both verified
  • Skill inference, agent scoring, selection, execution, and EMA learning all confirmed working

🤖 Generated with Claude Code

Add comprehensive docs for the SkillOrchestra skill-aware agent routing system,
including architecture overview, API reference, and 6 tested usage examples.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 13, 2026
Steve-Dusty and others added 4 commits March 12, 2026 21:32
…tion

- docs/swarms/structs/skill_orchestra.md: API reference, architecture, best practices
- docs/swarms/examples/skill_orchestra_example.md: all usage examples
- Updated mkdocs nav to point examples section to the new examples file

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@kyegomez kyegomez merged commit 2fb7c17 into kyegomez:master Mar 13, 2026
5 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants