Ashlr Allow banner
ashlrai ashlrai

Ashlr Allow

Development community

Description

--- name: ashlr-allow description: Auto-approve every ashlr MCP tool so Claude Code stops prompting in bypass-permissions mode. --- Run the permissions installer and render its output. ```sh bun run "${CLAUDE_PLUGIN_ROOT}/scripts/install-permissions.ts" ``` Capture stdout and display it to the user verbatim. Then tell the user: - Which entries were added (or that all were already present). - That Claude Code must be **restarted** (or `/reload-plugins` run) to pick up the settings change bef

Installation

Installs to ~/.claude/skills/ashlrai-ashlr-plugin-ashlr-allow/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ashlrai-ashlr-plugin-ashlr-allow && curl -fsSL https://raw.githubusercontent.com/ashlrai/ashlr-plugin/HEAD/commands/ashlr-allow.md -o ~/.claude/skills/ashlrai-ashlr-plugin-ashlr-allow/SKILL.md

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

Full documentation available on GitHub

View Source Repository