# Agentmaster Execute

> Execute an agentmaster plan. Use when the user asks to execute, implement, or run a plan produced by agentmaster-plan, or invokes /agentmaster-execute. Honors the plan's execution mode (sequential default, justified parallel with optional pilot), gates every task on verification, re-verifies independently, runs the coherence pass, then chains into the review.

- Skill: `rhawk117/agentmaster-execute-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rhawk117/agentmaster-execute-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rhawk117/agentmaster-execute-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: rhawk117 (https://skillmd.com/u/rhawk117)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/rhawk117/agentmaster-execute-2

---


This skill is a router. Execution runs inside the `agentmaster-execute`
custom agent, which dispatches implementer workers and never edits files in
this session.

Invoke the `agentmaster-execute` custom agent now, passing the plan path or
scope and any `--headless` flag verbatim. Do not implement the plan inline.
If the custom agent is not available, tell the user to run
`python install.py install --target copilot` from the agentmaster bundle.

Plan: $ARGUMENTS

