⚙️
AutomationTypeScript

Maestro Companion

by catlog22

Maestro Companion is an Automation skill for Claude Code, published by catlog22 in maestro-flow.

530 stars65 forkson catlog22/maestro-flowAdded 2026/08/26+1% in starsRepository updated 2026/08/24
ai-agentsclaude-codeclicodexgeminiknowledge-graphmcpmulti-agenttypescriptworkflow-orchestration
Install in seconds
Install Maestro Companion
Copy Maestro Companion 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/catlog22/maestro-flow/tree/master/.codex/skills/maestro-companion ~/.claude/skills/maestro-companion

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/catlog22/maestro-flow.git

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

In this catalog

Source file
.codex/skills/maestro-companion/SKILL.md in catlog22/maestro-flow
Installs to
~/.claude/skills/maestro-companion
Collection
One of 25 skills cataloged from this repository
Category
Automation1523 skills

What Maestro Companion does

Maestro Companion runs a single bounded task with a minimal lifecycle and logs evidence for the run. Use it for mechanically clear actions that do not need a gate, verdict, or multi-step orchestration.

Maestro Companion is cataloged under Automation on DirSkills. Maestro Companion comes from a repository tagged ai-agents, claude-code, cli, codex and gemini.

Documentation

README

Agent timeout: spawn_agent 异步执行且无内置超时 — 除明确短任务外一律 spawn_agent 后立即 wait_agent({ timeout_ms: 3600000 })(上限 1 小时)阻塞等待,绝不依赖 30000 默认值;timed_out: true 且 Agent 未完成时再次 wait_agent 续等,不丢弃。批量场景使用 spawn_agents_on_csv({ max_runtime_seconds: 3600, ... })

<required_reading> @/.maestro/workflows/run-mode.md @/.maestro/workflows/codex-run-mode.md </required_reading>

If any required file above was not expanded into context by the host, or its content is no longer in context, Read it explicitly before executing any step.

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

Commands Maestro Companion provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /maestro-next
  • /maestro-knowledge
  • /maestro-spec
  • /maestro-knowhow
  • /maestro-odyssey

Frequently asked about Maestro Companion

  • What else does catlog22 publish alongside Maestro Companion?

    Maestro Companion is one of 25 skills that DirSkills catalogs from catlog22/maestro-flow, the repository it ships in. Its siblings there include Maestro Fork, Maestro Guard and Maestro Help. Each one is a separate skill with its own page in this directory, installs the same way Maestro Companion does, and is maintained by catlog22 in that same repository. The rest of the collection is listed on the catlog22/maestro-flow page.

  • How does Maestro Companion compare to other Automation skills?

    Maestro Companion ranks #1314 by stars among the 1523 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 Companion against them. Open each page to compare what they document and how they install.

More from catlog22/maestro-flow

Maestro Companion is one of 25 skills cataloged on DirSkills from catlog22/maestro-flow.

See all 25 skills