Allow banner
aspiers aspiers

Allow

AI community

Description

--- description: Add or change allowed commands in AI agent permission configs allowed-tools: Skill(allow-agent-commands) --- Use the `allow-agent-commands` skill to add the specified command to both OpenCode and Claude Code permission configs. **IMPORTANT**: The entire argument string after `/allow` is a SINGLE command (including any subcommands and spaces). For example: - `/allow bd dep` means allow the command "bd dep" - `/allow npm run build` means allow the command "npm run build" - `/all

Installation

Installs to ~/.claude/commands/aspiers-ai-config-allow.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/aspiers/ai-config/HEAD/.claude/commands/allow.md -o ~/.claude/commands/aspiers-ai-config-allow.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository