๐Ÿงฉ
AutomationTypeScript

Maestro Bundle

by ReinaMacCredy

Maestro Bundle is an Automation skill for Claude Code, published by ReinaMacCredy in maestro.

231 stars24 forkson ReinaMacCredy/maestroAdded 2026/09/03Repository updated 2026/09/02
agent-harnessagent-skillsai-agentsai-coding-agentsclaude-codeclicodexconductorharness-engineeringharness-oshermeshermes-agentlocal-firstmcporchestrationplugintypescriptworkflow
Install in seconds
Install Maestro Bundle
Copy Maestro Bundle into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ReinaMacCredy/maestro/tree/main/src/plugins/skills/maestro-bundle ~/.claude/skills/maestro-bundle

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ReinaMacCredy/maestro.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
src/plugins/skills/maestro-bundle/SKILL.md in ReinaMacCredy/maestro
Installs to
~/.claude/skills/maestro-bundle
Collection
One of 5 skills cataloged from this repository
Category
Automation โ€” 1754 skills

What Maestro Bundle does

Maestro Bundle routes requests into the right maestro tier and manages the SPEC, NOTES, and VERIFY bundle lifecycle. Use it when work needs a bundle to open, resume, close, or recall across sessions.

Maestro Bundle is cataloged under Automation on DirSkills. Maestro Bundle comes from a repository tagged agent-harness, agent-skills, ai-agents, ai-coding-agents and claude-code.

Documentation

README

maestro-bundle

Routing brain for maestro method work. Decide the tier first, then follow the matching skill; this skill owns the bundle lifecycle itself.

Tier rule

Decide the tier from the request alone, before any recon: no bundle files, no code reading, no store lookups until the tier is known.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Maestro Bundle

  • What else does ReinaMacCredy publish alongside Maestro Bundle?

    Maestro Bundle is one of 5 skills that DirSkills catalogs from ReinaMacCredy/maestro, the repository it ships in. Its siblings there include Maestro Design, Maestro Improve and Maestro Verify. Each one is a separate skill with its own page in this directory, installs the same way Maestro Bundle does, and is maintained by ReinaMacCredy in that same repository. The rest of the collection is listed on the ReinaMacCredy/maestro page.

  • How does Maestro Bundle compare to other Automation skills?

    Maestro Bundle ranks #1562 by stars among the 1754 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Maestro Bundle against them. Open each page to compare what they document and how they install.