maestro:agent-base
CommunityRun safe agent missions with built-in handoffs.
Software Engineering#agent orchestration#multi-agent systems#maestro#service lifecycle#mission validation#handoff reporting#local-first workflows
AuthorLeonardo-Corte
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It standardizes how all mission agents start, validate, run, and hand off work so that each feature executes within the Maestro mission boundaries.
Core Features & Use Cases
- Mission Startup & Baseline Validation: Reads mission context, guidance, and validation contracts, then runs the manifest-defined baseline tests before doing any feature work.
- Deterministic Service Orchestration: Starts required services from
.maestro/bootstrap/services.yaml, waits for health checks, and stops immediately if a service fails. - Feature Execution Delegation & Safety Guardrails: Enforces that after startup it delegates to the feature’s
agentTypeskill, and if the skill is missing or mission scope can’t be completed it returns to the orchestrator safely. - Cleanup, Final Validation, and Structured Reporting: Ensures validators pass, performs cleanup, and returns an
EndFeatureRunreport with commands, observations, and discovered issues. - Use Case: Apply this as the REQUIRED base procedure for every mission feature implementation to keep multi-agent runs consistent, reviewable, and safe.
Quick Start
Use the maestro framework to run your mission feature with a valid agentType, then let this base skill handle startup validation, service readiness, feature delegation, and structured handoff.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: maestro:agent-base Download link: https://github.com/Leonardo-Corte/local-social-smm-agent/archive/main.zip#maestro-agent-base Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.