# Agentmaster Plan

> Cost-tiered planning pipeline. Use when the user asks to plan a feature, refactor, migration, or fix with agentmaster, or invokes /agentmaster-plan. A frontier orchestrator dispatches cheap scout/code-analyst workers for evidence, detects the project toolchain, drafts a parallel-safe plan with an evidence ledger, and survives adversarial critique. Supports --lite and --headless.

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

---


This skill is a router. The pipeline runs inside the `agentmaster-plan`
custom agent, which carries the frontier model pin and the agent/todo-only
tool restriction that enforces the cost boundary.

Invoke the `agentmaster-plan` custom agent now, passing the user's task and
any `--lite` or `--headless` flags verbatim. Do not run the pipeline inline
in this session — the cost boundary depends on the coordinator's restricted
toolset. If the custom agent is not available, tell the user to run
`python install.py install --target copilot` from the agentmaster bundle.

Task: $ARGUMENTS

