Skip to content

Clean up settings.local.json to provide canonical permission set for all skills #30

@sebastientaggart

Description

@sebastientaggart

The current .claude/settings.local.json has accumulated 61 one-off permission entries over time — including path-specific entries, broken fragments, and duplicates. This makes it a poor reference for users who want to configure their own permissions.

We need a clean, minimal permission set that covers every command used by all shipped skills (start, ship, qa, status, review, release, version, setup, etc.) so that users who add these permissions get a smooth experience with no unexpected permission prompts.

This replaces the 61 messy entries with approximately 9 broad wildcard patterns grouped by tool (git, gh, make, etc.).

Metadata

Metadata

Labels

choreRoutine maintenanceenhancementNew feature or requestready-for-qaIssue is ready to be QA tested

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions