Maestro — настройка и диагностика агентной интеграции
★ 7.1 · general
maestro-setup is a Claude Code skill that initializes and maintains Maestro in a repository by running init, install, sync, doctor, upgrade, and shell-init, diagnosing agent integration issues, and updating the harness configuration. Before any write, the skill performs a dry-run (maestro sync --dry-run or maestro init --dry-run) to detect configuration drift without making changes. It reads AGENTS.md, CLAUDE.md, README.md, and top-level docs/*.md at the repo root and under folders matched by the projects: globs in harness.yml, then synthesizes a single root harness guidance document — never writing managed blocks into sub-project files. Use it during initial setup, after upgrading the Maestro binary, or when maestro doctor reports agent integration problems or configuration drift.