What problem does it solve?
Sync auto-approved permissions from all community-patterns directories (including community-patterns-2, -3, etc.) to the shared project settings. Shows new permissions for review before adding.
Core Features & Use Cases
- Overview: Collect auto-approved permissions across all community-patterns directories.
- Important: Local Settings Contain Junk: Filtering step is critical to avoid polluting project settings.
- Scan & Gather Permissions: Scan all directories and deduplicate permissions.
- Extract & Filter New Permissions: Compare with project permissions and filter to valid patterns.
- Categorize for Review: Present permissions by category to help decision-making.
- Review with User: Use AskUserQuestion-style prompts to walk through each category.
- Update Project Settings: After approval, edit .claude/settings.json to add new permissions.
- Workflow Note: This skill does not modify local files; it only updates the shared project settings.
Quick Start
Scan all community-patterns directories and present new permissions for review; apply approved ones to project settings.