tools-permission-fix

Manage Claude Code permission sets across local and global scopes.

4|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/cuioss/plan-marshall --skill tools-permission-fix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tools-permission-fix
Source: https://github.com/cuioss/plan-marshall/tree/main/marketplace/bundles/plan-marshall/skills/tools-permission-fix
Command: npx skills add https://github.com/cuioss/plan-marshall --skill tools-permission-fix

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Fix and standardize Claude Code permissions across projects and global scope, reducing drift and manual edits.

Core Features & Use Cases

  • Add, remove, and consolidate permissions in settings to maintain correct access control.
  • Ensure required permissions exist across local or global scopes to prevent missing access or over-privilege.
  • Apply safe fixes that normalize, dedupe, and apply defaults for stable, repeatable configurations.

Quick Start

Run the permission-fix tool to apply safe permission updates in your current scope.

Frequently Asked Questions about tools-permission-fix

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix Claude Code permissions when they are inconsistent across projects?

To fix Claude Code permissions, you can automate normalization and deduplication across local project settings or global scope to eliminate configuration drift and maintain consistent access control.

What is the best way to consolidate wildcard permissions in settings?

The best way to consolidate wildcard permissions is through automated wildcard consolidation checks that normalize entries, deduplicate overlapping access rules, and apply safe fixes to prevent over-privilege in your configuration.

How do I remove duplicate timestamped entries from permission sets?

You can remove duplicate timestamped entries from permission sets by running a consolidation process that deduplicates historical entries, normalizes the remaining permissions, and applies default settings for a stable configuration.

Can I apply permission safe fixes to both local project settings and global scope?

Yes, you can apply permission safe fixes to both local project settings and global scope, ensuring required permissions exist, normalizing entries, and preventing missing access or over-privilege across your entire environment.

Why does my Claude Code configuration have missing access or over-privilege issues?

Missing access or over-privilege issues occur due to configuration drift from manual edits; applying safe fixes that enforce default permissions and deduplicate entries ensures required permissions exist without over-privilege.