From 0119c9e678536c60745e0677512118ba82141fb8 Mon Sep 17 00:00:00 2001 From: Alex Verkhovsky Date: Sun, 1 Feb 2026 00:32:08 -0700 Subject: [PATCH] fix: remove .claude/commands file from version control MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This file was accidentally tracked despite .claude/commands being in .gitignore. The installer generates this file at install time from source templates — it should not be tracked in the repo. Co-Authored-By: Claude Opus 4.5 --- .claude/commands/bmad-bmm-generate-project-context.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .claude/commands/bmad-bmm-generate-project-context.md diff --git a/.claude/commands/bmad-bmm-generate-project-context.md b/.claude/commands/bmad-bmm-generate-project-context.md deleted file mode 100644 index 452871c3..00000000 --- a/.claude/commands/bmad-bmm-generate-project-context.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -name: 'generate-project-context' -description: 'Creates a concise project-context.md file with critical rules and patterns that AI agents must follow when implementing code. Optimized for LLM context efficiency.' -disable-model-invocation: true ---- - -IT IS CRITICAL THAT YOU FOLLOW THIS COMMAND: LOAD the FULL @{project-root}/_bmad/bmm/workflows/generate-project-context/workflow.md, READ its entire contents and follow its directions exactly!