diff --git a/graph/configurations/scope-guards-added-to-major-domo-paper-dynasty-proxmox-skill-dfa75d.md b/graph/configurations/scope-guards-added-to-major-domo-paper-dynasty-proxmox-skill-dfa75d.md new file mode 100644 index 00000000000..9bfb15e7ae5 --- /dev/null +++ b/graph/configurations/scope-guards-added-to-major-domo-paper-dynasty-proxmox-skill-dfa75d.md @@ -0,0 +1,29 @@ +--- +id: dfa75d94-cfcc-459c-999b-41123d4f700a +type: configuration +title: "Scope guards added to major-domo, paper-dynasty, proxmox skills" +tags: [claude-code, skills, scope-guards, configuration, claude-code-config, major-domo, paper-dynasty, proxmox] +importance: 0.6 +confidence: 0.8 +created: "2026-03-01T05:48:14.559362+00:00" +updated: "2026-03-01T05:48:14.559362+00:00" +--- + +# Scope Guards Added to Project-Specific Skills + +## What Changed +Added `SCOPE: Only use in X repos. Do not activate in unrelated projects.` to the `description` field in SKILL.md frontmatter for three skills: + +## Skills Updated +- **major-domo**: scoped to `major-domo-v2`, `major-domo-bot`, `major-domo-database` repos +- **paper-dynasty**: scoped to `paper-dynasty`, `paper-dynasty-database` repos +- **proxmox**: scoped to `claude-home`, `vm-management` repos + +## Deploy Skill +The `deploy` skill was soft-deleted (moved to `_archive/`) because Gitea Actions workflows now handle deployments. The skill was redundant. + +## Storage Location +All skills remain in `~/.claude/skills/` as user-level skills (not project-level). + +## Purpose +Prevents Claude from offering irrelevant skills when working in unrelated repos.