agent-permissions

Installation
SKILL.md

Claude Code Permissions Management

Document Location

This document is located at: ~/stuff/gitrepos/gh/vtmocanu/skills/agent-permissions/SKILL.md (public repo: github.com/vtmocanu/skills)

Note: This is the source of truth. The skill copy at ~/.claude/commands/dot-ai-agent-permissions/SKILL.md is derived from this file. All edits should be made here. After editing, use /dot-ai-skills to regenerate; never copy files directly to ~/.claude/commands/.

Dippy docs: Configuration syntax and behavior are documented at https://github.com/ldayton/Dippy/wiki. If you encounter syntax you're unsure about, fetch the relevant wiki page to verify before making changes. Key pages: Configuration, MCP Tools, File Editing, Afterthoughts, Handler Model, Security Model.

Entry Point

When invoked without specific instructions, ask what the user wants to do:

  1. Permit a new command or MCP tool? (Dippy config)
  2. Permit a new Read/WebFetch/Skill entry? (settings.json)
  3. Review current permissions?
  4. Troubleshoot a permission error?
  5. Clean up stale permissions?
  6. Something else?
Installs
11
Repository
vtmocanu/skills
GitHub Stars
1
First Seen
Aug 8, 2026
agent-permissions — vtmocanu/skills