Agentmaster execute
Skill rhawk117/agentmaster/copilot/skills/agentmaster-execute
Claude Code & GitHub Copilot skill. Expensive head, cheap hands, a master decision-maker on a frontier reasoning model that never touches the repository, commanding subagent workers that do all the reading, running, and writing with adversarial gates at both ends.
npx -y skills add rhawk117/agentmaster --skill agentmaster-executeAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 19 days oldThe repository was created 19 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
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.md
0.9 KB, as published. Nobody here has run it
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