Agentmaster review
Skill rhawk117/agentmaster/copilot/skills/agentmaster-review
Adversarial code review with the agentmaster evidence pipeline. Use when the user asks for an agentmaster review of a diff, branch, or change set, or invokes /agentmaster-review. Assumes the code is guilty until proven working across correctness, structure, testability, flexibility, and security axes, with severity calibration and adjudicated findings.From its SKILL.md
npx -y skills add rhawk117/agentmaster --skill agentmaster-reviewAssembled 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
0.9 KB, 110 tokens by cl100k_base, as published. Nobody here has run it
This skill is a router. The review runs inside the agentmaster-review
custom agent, which carries the frontier model pin and dispatches scout and
code-analyst workers for all evidence.
Invoke the agentmaster-review custom agent now, passing the diff range or
scope verbatim. Do not review inline in this session. If the custom agent is
not available, tell the user to run python install.py install --target copilot from the
agentmaster bundle.
Scope under review: $ARGUMENTS
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.