Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 841 Bytes

File metadata and controls

29 lines (18 loc) · 841 Bytes

skill-user-proxy

An Agent Skill that reviews agent work on behalf of the user.

What it does

Acts as the user's proxy when reviewing plans, work output, or completion claims from other agents. Evaluates against:

  • Completeness checklist — post-deployment, global installs, AGENTS.md regeneration, delivery chain
  • Thoroughness checks — item-level analysis, evidence-backed claims, rule compliance
  • Known error patterns — shallow analysis, premature claims, missing post-deployment, stale state

Returns APPROVE or FLAG with specific concerns.

When it triggers

  • Reviewing an agent's plan before approval
  • Reviewing completed work before accepting
  • Evaluating completion claims

Installation

npx skills add metyatech/skill-user-proxy --yes --global

License

MIT