Some AI tools (e.g., opencode) resolve relative markdown links from the
project root instead of the skill file's directory, causing co-located
workflow.md files to not be found. This patch rewrites (workflow.md)
references in SKILL.md to use {project-root}-prefixed absolute paths
during verbatim skill installation, consistent with template-generated
artifacts.
Fixes #1956
Made-with: Cursor
|
||
|---|---|---|
| .. | ||
| cli | ||
| docs | ||
| lib | ||
| schema | ||
| bmad-npx-wrapper.js | ||
| build-docs.mjs | ||
| fix-doc-links.js | ||
| format-workflow-md.js | ||
| migrate-custom-module-paths.js | ||
| platform-codes.yaml | ||
| validate-agent-schema.js | ||
| validate-doc-links.js | ||
| validate-file-refs.js | ||
| validate-svg-changes.sh | ||