Compare commits

..

2 Commits

Author SHA1 Message Date
Brian 82d0527dc1
Merge branch 'main' into docs/clarify-getting-started-commands 2026-02-01 08:05:16 -08:00
Alex Verkhovsky e17c7e8793
fix: remove .claude/commands file from version control (#1506)
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 <noreply@anthropic.com>
2026-02-01 10:01:40 -06:00
1 changed files with 0 additions and 7 deletions

View File

@ -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!