Help us improve
Share bugs, ideas, or general feedback.
From antigravity-awesome-skills
Reviews and manages opencode permission configs: summarizes allowed commands, suggests safe read-only auto-approvals, and edits allow/deny/ask patterns.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-mobile-app-builderHow this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:permission-managerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Review and summarize currently always-allowed commands
Guides Claude Code permission configuration, rules (allow/ask/deny), modes, tool-specific patterns (Bash/read/edit/WebFetch), /permissions command, and troubleshooting via docs-management delegation.
Extracts safe Bash commands from Claude Code session history and auto-updates settings.json allowlist to minimize permission prompts.
Provides reference for Claude Code permission modes (default, acceptEdits, plan, dontAsk, bypass), allow/deny lists, pattern matching, and tool categories. Use to configure secure tool access and switch modes runtime.
Share bugs, ideas, or general feedback.
Use this when optimizing opencode's permission settings, reviewing allowed commands, or configuring skill access controls.
~/.config/opencode/opencode.json or project-level opencode.jsonComplements opencode's built-in allow/deny/ask permissions by auditing current config and recommending adjustments through conversation.
git status* not just git status)Use the Task tool with the permission-manager subagent type:
/permissions
Or in natural language, ask opencode to "manage opencode permissions" or "review allowed commands".