Skip to content

Commit 95b641c

Browse files
committed
docs(bmm): restrict bmad-project-context routing to invocation by name
Rewrite the skill description: name the repository so the summary reads cleanly, list all four intents, and drop the outcome-phrase triggers ("document this project", "apply coding standards") that let the router fire on inferred intent. The skill now routes only when the user names it.
1 parent ae7afac commit 95b641c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/bmm-skills/plan/bmad-project-context

src/bmm-skills/plan/bmad-project-context/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: bmad-project-context
3-
description: 'Set up or refresh agent instructions so AI agents work well in it. Use when the user says "project context", "set up AGENTS.md", "document this project", "refresh context", "audit context", wants to apply coding standards or governance to a repo, or wants to record a mistake agents keep making'
3+
description: 'Set up, refresh, or audit a repository''s agent instructions (the AGENTS.md block) so AI agents work well in that repo. Also records observed agent mistakes as pitfall lines. Must be invoked by name.'
44
---
55

66
# Overview

0 commit comments

Comments
 (0)