Claude Code /less-permission-prompts Skill
New /less-permission-prompts skill scans your Claude Code transcripts for common read-only Bash and MCP tool calls, then proposes a prioritized allowlist for .claude/settings.json.
Stop the 'May Claude run this?' interruptions. The skill learns which read-only operations you always approve and builds an allowlist automatically — without giving Claude blanket permissions.
After a few sessions with normal permission prompts, run /less-permission-prompts. It analyzes what you approved, proposes an allowlist, and updates your settings file on your approval.
This is particularly useful for CI/CD workflows where the same read-only commands (git status, npm ls, ls, cat) trigger prompts every run. Allowlisting them cuts session friction without reducing safety.