maestro-dev-setup

Automate Maestro development workstation setup across macOS and Linux.

1|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/89jobrien/dotfiles --skill maestro-dev-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: maestro-dev-setup
Source: https://github.com/89jobrien/dotfiles/tree/main/dot-claude/skills/maestro-dev-setup
Command: npx skills add https://github.com/89jobrien/dotfiles --skill maestro-dev-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Use when setting up a new developer workstation for the Maestro project, when a developer reports missing tools or broken auth, or when onboarding someone to Maestro development

Core Features & Use Cases

  • Automated prerequisites checks and tool installation
  • Parallel setup steps for macOS/Linux, including GKE auth and Maestro CLI config
  • Reproducible dev environment bootstrap for new hires and caretaking

Quick Start

Run the Maestro Dev Setup to bootstrap a complete development workstation for Maestro.

Frequently Asked Questions about maestro-dev-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I bootstrap a Maestro development workstation on macOS?

To bootstrap a Maestro development workstation on macOS, the setup automates prerequisite checks, configures authenticated GKE access, and installs the Maestro CLI through a structured parallel workflow.

What is the best way to automate Maestro CLI setup and GKE authentication for new developers?

Automating Maestro CLI setup and GKE authentication is handled by an end-to-end workstation bootstrap script that executes prerequisite checks and parallel tool installation for reproducible developer onboarding.

Does Maestro dev setup work with Linux and Windows operating systems?

Maestro dev setup works across macOS and Linux with full parallel setup steps, and supports Windows via compatible tooling to reconfigure Maestro environments and diagnose missing tools.

Can I diagnose missing dev tools and broken auth when onboarding to Maestro development?

You can diagnose missing dev tools and broken auth during Maestro onboarding by running the automated setup, which enforces prerequisite checks and validates authenticated GKE access.

Why does Maestro workstation setup use parallel tool installation?

Maestro workstation setup uses parallel tool installation to provide a fast, reliable bootstrap process that minimizes setup time while enforcing prerequisite checks and Maestro CLI configuration.