{
  "permissions": {
    "allow": [
      "Bash(npm run build)",
      "Skill(feature-dev:feature-dev)",
      "Bash(npm run build:css:*)",
      "Skill(agent-orchestrator)",
      "Bash(node test-router-fix.js:*)",
      "Bash(npm:*)",
      "Bash(node --version:*)",
      "Bash(typescript-language-server:*)",
      "Bash(intelephense:*)"
    ]
  },
  "enableAllProjectMcpServers": true,
  "enabledMcpjsonServers": [
    "task-master-ai"
  ],
  "outputStyle": "ultra-concise-technical"
}
