What problem does it solve?
Maestro prevents context overload by retrieving only the most relevant skill knowledge for a task instead of loading every installed skill into the model at once.
Core Features & Use Cases
- Semantic skill routing: Finds the best matching skills for a coding task using indexed knowledge, concept expansion, and hybrid retrieval.
- On-demand expert context: Pulls only the most useful chunks for Swift, SwiftUI, concurrency, testing, architecture, performance, and security work.
- Production automation: Supports Claude Code and MCP workflows, automatic indexing, incremental updates, and debugable search results.
- Use case: When you need help with a Sendable warning, a SwiftUI state issue, or a test migration, Maestro fetches the precise guidance without wasting context on unrelated skills.
Quick Start
Ask the AI to search the skill index for your task and apply the retrieved guidance before writing, reviewing, or modifying code.