Skip to content

docs(bmad): document scripts/ as shared infrastructure with external consumers - #2890

Draft
gmoncor wants to merge 1 commit into
bmad-code-org:devfrom
gmoncor:docs/s01-04-document-scripts-shared-infra
Draft

gmoncor wants to merge 1 commit into
bmad-code-org:devfrom
gmoncor:docs/s01-04-document-scripts-shared-infra

Conversation

@gmoncor

@gmoncor gmoncor commented Sep 17, 2026

Copy link
Copy Markdown

What: Add a short "Shared Infrastructure" section to skills/bmad/SKILL.md listing config_utils.py, resolve_config.py, resolve_customization.py, render_skill.py, memlog.py and setup.py as a contract consumed by other skills.

Why: These scripts are invoked by path from multiple other skills, but nothing in skills/bmad/SKILL.md documents that external contract, so a change to any of these scripts has hidden consumers.

How:

  • Added a new section listing the scripts under scripts/ and naming their known external callers (at least bmad-advanced-elicitation and the 5 bmad-agent-* skills).

Testing: Read-through diff; additive documentation only, no behavioral change.

🤖 Generated with Claude Code

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant