{
  "chat.plugins.enabled": true,
  "chat.plugins.marketplaces": ["ils15/pantheon"],
  "chat.subagents.allowInvocationsFromSubagents": true,
  "github.copilot.chat.agent.skills": [
    "agent-coordination",
    "agent-evaluation",
    "agent-observability",
    "api-design-patterns",
    "artifact-management",
    "auto-continue",
    "cache-strategy",
    "code-review-checklist",
    "codemap",
    "conversational-ai-design",
    "database-migration",
    "database-optimization",
    "docker-best-practices",
    "fastapi-async-patterns",
    "file-prompts",
    "frontend-analyzer",
    "handoff",
    "init-deep",
    "internet-search",
    "interview",
    "mcp-server-development",
    "memory-bank-optimization",
    "memory-bank-rules",
    "metis-gap-analysis",
    "nextjs-seo-optimization",
    "prompt-improver",
    "prompt-injection-security",
    "rag-pipelines",
    "remote-sensing-analysis",
    "review-work",
    "security-audit-pro",
    "session-goal",
    "simplify",
    "streaming-patterns",
    "task-system",
    "tdd-with-agents",
    "test-architecture",
    "wisdom-accumulation"
  ],
  "githubPullRequests.notifications": "pullRequests",
  "githubPullRequests.fileListLayout": "tree",
  "githubPullRequests.pullPullRequestLocaleFromRemote": true,
  "githubPullRequests.createDefaultBaseBranch": "repositoryDefault",
  "githubPullRequests.remotes": ["origin"],
  "githubPullRequests.defaultReviewers": [],
  "githubPullRequests.overrideRepositoryDescription": false,
  "opencode.excludedSkills": []
}
