maestro

Category: Tools & Productivity | Uploader: ViniciuscarvalhoViniciuscarvalho | Downloads: 0 | Version: v1.0(Latest)

Intelligent skill knowledge gateway. Routes tasks to the right knowledge without loading all skills into context. MUST be consulted before any coding task — call the search_skills MCP tool to retrieve relevant expertise from 100+ indexed skills covering Swift, SwiftUI, concurrency, testing, architecture, performance, and security.

Changelog: Source: GitHub https://github.com/Viniciuscarvalho/maestro

Directory Structure

Current level: tree/main/

  • 📁 .claude/
    • 📄 mcp.json 2 B
  • 📁 .claude-plugin/
    • 📄 plugin.json 361 B
  • 📁 .github/
    • 📄 FUNDING.yml 25 B
  • 📁 assets/
    • 📄 banner.jpg 112.3 KB
    • 📄 banner.svg 5.9 KB
    • 📄 maestro-icon.svg 5.4 KB
  • 📁 docs/
    • 📄 architecture.md 10.5 KB
  • 📁 hooks/
    • 📄 hooks.json 273 B
  • 📁 scripts/
    • 📄 maestro-mcp.sh 305 B
  • 📁 skills/
    • 📁 maestro/
      • 📄 SKILL.md 12.2 KB
  • 📁 src/
    • 📁 maestro_rag/
      • 📄 __init__.py 89 B
      • 📄 cli.py 9.9 KB
      • 📄 concept_graph.py 10.1 KB
      • 📄 diffusion_ranker.py 9.1 KB
      • 📄 engine.py 33.0 KB
      • 📄 hjb_solver.py 20.1 KB
      • 📄 mcp_server.py 6.4 KB
      • 📄 query_classifier.py 5.5 KB
      • 📄 setup.py 3.6 KB
  • 📁 tests/
    • 📄 __init__.py 0 B
    • 📄 test_diffusion_ranker.py 8.8 KB
    • 📄 test_hjb_solver.py 11.9 KB
    • 📄 test_incremental_index.py 4.3 KB
    • 📄 test_query_classifier.py 9.1 KB
  • 📄 .gitignore 170 B
  • 📄 .mcp.json 131 B
  • 📄 CHANGELOG.md 2.9 KB
  • 📄 knowledge-graph.md 9.1 KB
  • 📄 project-scanner.md 7.1 KB
  • 📄 pyproject.toml 868 B
  • 📄 rag-engine.md 11.6 KB
  • 📄 README.md 20.0 KB
  • 📄 routing-engine.md 9.0 KB
  • 📄 semantic-index.md 19.4 KB
  • 📄 skill-registry.md 13.3 KB
  • 📄 SKILL.md 12.2 KB

SKILL.md

Login to download/like/favorite ❤ 6 | ★ 0
Comments 0

Please login before commenting.

Loading comments...