permission-analyzer
Installation
SKILL.md
Permission Analyzer
Generate permissions configuration based on actual tool usage from past sessions.
Workflow
-
Run the analysis script for the current project:
~/.claude/skills/permission-analyzer/scripts/analyze_permissions.py -
Review the generated permissions output
-
Offer to merge into existing settings:
- If
.claude/settings.jsonexists, merge thepermissionssection - If not, create new file with generated config
- Preserve existing settings (model, env, etc.)
- If