From d6cc8b060a8c2335f0f283493c8846cf30cc6d64 Mon Sep 17 00:00:00 2001 From: Brian Madison Date: Sun, 15 Feb 2026 17:31:10 -0600 Subject: [PATCH] refactor: rename skill folders to bmad-os- prefix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Standardizes all skill folder names with bmad-os- prefix: - changelog-social → bmad-os-changelog-social - draft-changelog → bmad-os-draft-changelog - gh-triage → bmad-os-gh-triage - release-module → bmad-os-release-module --- .../{changelog-social => bmad-os-changelog-social}/SKILL.md | 0 .../examples/discord-example.md | 0 .../examples/linkedin-example.md | 0 .../examples/twitter-example.md | 0 .../skills/{draft-changelog => bmad-os-draft-changelog}/SKILL.md | 0 .../prompts/instructions.md | 0 .claude/skills/{gh-triage => bmad-os-gh-triage}/README.md | 0 .claude/skills/{gh-triage => bmad-os-gh-triage}/SKILL.md | 0 .../{gh-triage => bmad-os-gh-triage}/prompts/agent-prompt.md | 0 .../{gh-triage => bmad-os-gh-triage}/prompts/instructions.md | 0 .../skills/{release-module => bmad-os-release-module}/README.md | 0 .../skills/{release-module => bmad-os-release-module}/SKILL.md | 0 .../prompts/instructions.md | 0 13 files changed, 0 insertions(+), 0 deletions(-) rename .claude/skills/{changelog-social => bmad-os-changelog-social}/SKILL.md (100%) rename .claude/skills/{changelog-social => bmad-os-changelog-social}/examples/discord-example.md (100%) rename .claude/skills/{changelog-social => bmad-os-changelog-social}/examples/linkedin-example.md (100%) rename .claude/skills/{changelog-social => bmad-os-changelog-social}/examples/twitter-example.md (100%) rename .claude/skills/{draft-changelog => bmad-os-draft-changelog}/SKILL.md (100%) rename .claude/skills/{draft-changelog => bmad-os-draft-changelog}/prompts/instructions.md (100%) rename .claude/skills/{gh-triage => bmad-os-gh-triage}/README.md (100%) rename .claude/skills/{gh-triage => bmad-os-gh-triage}/SKILL.md (100%) rename .claude/skills/{gh-triage => bmad-os-gh-triage}/prompts/agent-prompt.md (100%) rename .claude/skills/{gh-triage => bmad-os-gh-triage}/prompts/instructions.md (100%) rename .claude/skills/{release-module => bmad-os-release-module}/README.md (100%) rename .claude/skills/{release-module => bmad-os-release-module}/SKILL.md (100%) rename .claude/skills/{release-module => bmad-os-release-module}/prompts/instructions.md (100%) diff --git a/.claude/skills/changelog-social/SKILL.md b/.claude/skills/bmad-os-changelog-social/SKILL.md similarity index 100% rename from .claude/skills/changelog-social/SKILL.md rename to .claude/skills/bmad-os-changelog-social/SKILL.md diff --git a/.claude/skills/changelog-social/examples/discord-example.md b/.claude/skills/bmad-os-changelog-social/examples/discord-example.md similarity index 100% rename from .claude/skills/changelog-social/examples/discord-example.md rename to .claude/skills/bmad-os-changelog-social/examples/discord-example.md diff --git a/.claude/skills/changelog-social/examples/linkedin-example.md b/.claude/skills/bmad-os-changelog-social/examples/linkedin-example.md similarity index 100% rename from .claude/skills/changelog-social/examples/linkedin-example.md rename to .claude/skills/bmad-os-changelog-social/examples/linkedin-example.md diff --git a/.claude/skills/changelog-social/examples/twitter-example.md b/.claude/skills/bmad-os-changelog-social/examples/twitter-example.md similarity index 100% rename from .claude/skills/changelog-social/examples/twitter-example.md rename to .claude/skills/bmad-os-changelog-social/examples/twitter-example.md diff --git a/.claude/skills/draft-changelog/SKILL.md b/.claude/skills/bmad-os-draft-changelog/SKILL.md similarity index 100% rename from .claude/skills/draft-changelog/SKILL.md rename to .claude/skills/bmad-os-draft-changelog/SKILL.md diff --git a/.claude/skills/draft-changelog/prompts/instructions.md b/.claude/skills/bmad-os-draft-changelog/prompts/instructions.md similarity index 100% rename from .claude/skills/draft-changelog/prompts/instructions.md rename to .claude/skills/bmad-os-draft-changelog/prompts/instructions.md diff --git a/.claude/skills/gh-triage/README.md b/.claude/skills/bmad-os-gh-triage/README.md similarity index 100% rename from .claude/skills/gh-triage/README.md rename to .claude/skills/bmad-os-gh-triage/README.md diff --git a/.claude/skills/gh-triage/SKILL.md b/.claude/skills/bmad-os-gh-triage/SKILL.md similarity index 100% rename from .claude/skills/gh-triage/SKILL.md rename to .claude/skills/bmad-os-gh-triage/SKILL.md diff --git a/.claude/skills/gh-triage/prompts/agent-prompt.md b/.claude/skills/bmad-os-gh-triage/prompts/agent-prompt.md similarity index 100% rename from .claude/skills/gh-triage/prompts/agent-prompt.md rename to .claude/skills/bmad-os-gh-triage/prompts/agent-prompt.md diff --git a/.claude/skills/gh-triage/prompts/instructions.md b/.claude/skills/bmad-os-gh-triage/prompts/instructions.md similarity index 100% rename from .claude/skills/gh-triage/prompts/instructions.md rename to .claude/skills/bmad-os-gh-triage/prompts/instructions.md diff --git a/.claude/skills/release-module/README.md b/.claude/skills/bmad-os-release-module/README.md similarity index 100% rename from .claude/skills/release-module/README.md rename to .claude/skills/bmad-os-release-module/README.md diff --git a/.claude/skills/release-module/SKILL.md b/.claude/skills/bmad-os-release-module/SKILL.md similarity index 100% rename from .claude/skills/release-module/SKILL.md rename to .claude/skills/bmad-os-release-module/SKILL.md diff --git a/.claude/skills/release-module/prompts/instructions.md b/.claude/skills/bmad-os-release-module/prompts/instructions.md similarity index 100% rename from .claude/skills/release-module/prompts/instructions.md rename to .claude/skills/bmad-os-release-module/prompts/instructions.md