bmad-quick-dev-new-preview: fix wrong step-to-step path references from within steps/ directory, remove step frontmatter metadata and intra-skill path variables. bmad-quick-dev: remove step frontmatter metadata, inline nextStepFile path variables as literal relative paths. bmad-quick-spec: remove name/description from workflow.md frontmatter, fix absolute self-references using {project-root} for intra-skill paths, remove step frontmatter metadata. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Step files are inside steps/ so inter-step references must be ./step-NN.md not ./steps/step-NN.md (which would double-nest). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>