🧪
QualityTypeScript

Maestro Work

by ReinaMacCredy

Maestro Work is a Quality 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 Work
Copy Maestro Work 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-work ~/.claude/skills/maestro-work

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-work/SKILL.md in ReinaMacCredy/maestro
Installs to
~/.claude/skills/maestro-work
Collection
One of 5 skills cataloged from this repository
Category
Quality1478 skills

What Maestro Work does

Maestro Work drives one accepted implementation unit with a test-first loop. Use it to keep changes inside the agreed scope, prove the behavior with a falsifying test, and report results with evidence.

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

Documentation

README

maestro-work

Use for one accepted implementation unit. Keep the change inside the work item's acceptance and authority. If the scope is unclear or must expand, stop and return to maestro-design.

Dispatch

When work is handed to a lane (a Herdr pane in the room, or a sub-agent where no room exists), send this envelope:

Objective: <observable outcome>
Owned scope: <paths or responsibility>
Excluded scope: <explicit non-goals>
Mutation: <no-write | write-bounded: paths>
Stop condition: <done or blocked boundary>
Lane: scout | decision | delivery | challenge | shadow
Evidence required: <proof and layer>

A tiny task may collapse the envelope to three lines, but it never drops Excluded scope or Mutation.

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

Frequently asked about Maestro Work

  • What else does ReinaMacCredy publish alongside Maestro Work?

    Maestro Work is one of 5 skills that DirSkills catalogs from ReinaMacCredy/maestro, the repository it ships in. Its siblings there include Maestro Bundle, Maestro Design and Maestro Improve. Each one is a separate skill with its own page in this directory, installs the same way Maestro Work 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 Work compare to other Quality skills?

    Maestro Work ranks #1360 by stars among the 1478 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. 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 Work against them. Open each page to compare what they document and how they install.