🔗 mcp serverActiveCuratedhigh

maestro

by its-maestro-baby

The Bloomberg Terminal for CLI Agents, its Maestro Baby!

Stars

1.2k

Skill Type

📊 Data Fetching & Analysis

Quality Score

147/200

License

MIT

Forks

124

Last Updated

Jun 11, 2026

Discovered

Mar 29, 2026

Validation

Passed

github.com/its-maestro-baby/maestro

Quality Breakdown

147/ 200

Content Signals

✓Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
✓Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

high

Broad system access required. Carefully review permissions before installing.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Multiple shell/terminal execution capabilities: terminal.rs, cli.rs, and process_manager.rs enable arbitrary bash/shell command execution
  • Autonomous multi-agent spawning: Designed to orchestrate 1-6 parallel AI agent sessions without apparent human approval gates between agent actions
  • Process and worktree management: process_tree.rs, worktree_manager.rs enable persistent system state modifications and isolated environment creation
  • MCP server implementation (maestro-mcp-server): Creates a protocol server for external tool integration and remote command execution
  • Installation and bootstrap scripts: cli/maestro.sh and scripts/launch-tmax.sh suggest automated installation and launch capabilities
  • Git operations with elevated capabilities: git/ops.rs and git/runner.rs can modify repository state across multiple worktrees