Skip to content
Productivity
Command

/permission-tuner

Analyze permission denial patterns and generate optimized allow/deny rules to reduce prompt fatigue

From plugin
pro-workflow
2.9k23 skills8 agents23 commands24 hooks
Install
> /plugin marketplace add rohitg00/pro-workflow
> /plugin install pro-workflow@pro-workflow

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/permission-tuner

Context preview

What this command does when you run it.

Analyze permission denial patterns and generate optimized allow/deny rules to reduce prompt fatigue

Command definition

permission-tuner.md
description: Analyze permission denial patterns and generate optimized allow/deny rules to reduce prompt fatigue

/permission-tuner - Permission Optimization

Analyze your permission patterns and generate rules to reduce prompt fatigue.

Quick Start

Run this command to: 1. Scan permission denial history 2. Identify safe patterns for auto-approval 3. Generate optimized rules 4. Present for your approval

What It Does

Reads your session's permission patterns and categorizes them:

  • **Safe to auto-approve**: Read-only operations (Read, Glob, Grep, git status/diff/log)
  • **Consider auto-approving**: Frequently approved operations (Edit, npm test)
  • **Keep asking**: Operations that need review (git commit, npm install)
  • **Auto-deny**: Dangerous operations (rm -rf, git push --force)

Usage

/permission-tuner

After running, review the suggested rules and apply the ones you want.

Ships withpro-workflow

Claude Code learns from your corrections: self-correcting memory that compounds over 50+ sessions. Context engineering, parallel worktrees, agent teams, and 17 battle-tested skills.

Get the whole plugin

Other commands on pro-workflow.