agentsclimarketplace

Agentmaster plan

Skill rhawk117/agentmaster/copilot/skills/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.From its SKILL.md

Install
npx -y skills add rhawk117/agentmaster --skill agentmaster-plan

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 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.

SKILL.md

1.0 KB, 135 tokens by cl100k_base, as published. Nobody here has run it

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

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.