Skip to content

fix(agents): add resolve_customization.py failure fallback to agent Step 5 - #2898

Draft
gmoncor wants to merge 1 commit into
bmad-code-org:devfrom
gmoncor:fix/s01-12-add-step5-fallback
Draft

gmoncor wants to merge 1 commit into
bmad-code-org:devfrom
gmoncor:fix/s01-12-add-step5-fallback

Conversation

@gmoncor

@gmoncor gmoncor commented Sep 17, 2026

Copy link
Copy Markdown

What: Add a fallback clause to Step 5 of the 5 agent SKILL.md files, mirroring the failure-handling pattern already present in Step 1 of the same files.

Why: Step 5 invokes resolve_config.py with no documented failure path, while Step 1's identical resolve_customization.py call already documents one.

How:

  • Add: "If the script fails, read _bmad/config.toml and _bmad/custom/*.toml overrides directly", matching Step 1's phrasing.
  • Apply identically to all 5 agent SKILL.md files.

Testing: Read-through diff confirming Step 5's new clause mirrors Step 1's existing wording in all 5 files; prompt-text-only 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