Build
Agent skill
Give this teaching to a code-writing machine before it makes asking-screens. It helps the machine choose the right pattern and avoid dangerous yes-boxes.
The Agent Consent Patterns skill gives a coding agent the same vocabulary, selection guidance, review checklist, and accessibility rules used throughout this site. Use it when an agent is building or reviewing permissions, approvals, standing authority, credential handoff, or action receipts.
The Agent Consent Patterns skill operationalizes this reference for coding agents: it supplies pattern-selection criteria, non-negotiable consent constraints, anti-patterns, and accessibility checks for delegated-authority interfaces.
Install
Add the skill to your agent
Run this in the project directory. It adds the marketplace when needed, otherwise refreshes it before installing the skill for this project.
(claude plugin marketplace add mrchaarlie/agent-consent-patterns --scope project || claude plugin marketplace update agent-consent-patterns) && claude plugin install agent-consent-patterns@agent-consent-patterns --scope projectAfter it is installed, ask the agent to use it, or just ask it to build an asking-screen. The skill can wake up when it fits.
After installation, invoke the skill explicitly when needed or let the agent select it when a task matches its description. Use it before implementation, during design review, or when auditing an existing consent flow.
Installed skills may be invoked explicitly or selected from their trigger descriptions. Apply this one at design time, implementation time, and review time so the consent contract remains consistent across the workflow rather than becoming a final-pass checklist.