From f15b2d129fd9305974cfcff63cc9c8604b5cd368 Mon Sep 17 00:00:00 2001 From: Alex Verkhovsky Date: Sat, 14 Mar 2026 16:43:19 -0600 Subject: [PATCH] fix(skill): clean up bmad-sprint-planning validation findings Remove installed_path and unused intra-skill path variables from workflow.md (PATH-02, PATH-04). Co-Authored-By: Claude Opus 4.6 (1M context) --- .../4-implementation/bmad-sprint-planning/workflow.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/bmm/workflows/4-implementation/bmad-sprint-planning/workflow.md b/src/bmm/workflows/4-implementation/bmad-sprint-planning/workflow.md index ce1533afb..211e00127 100644 --- a/src/bmm/workflows/4-implementation/bmad-sprint-planning/workflow.md +++ b/src/bmm/workflows/4-implementation/bmad-sprint-planning/workflow.md @@ -21,9 +21,6 @@ Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve: ### Paths -- `installed_path` = `.` -- `template` = `{installed_path}/sprint-status-template.yaml` -- `checklist` = `{installed_path}/checklist.md` - `tracking_system` = `file-system` - `project_key` = `NOKEY` - `story_location` = `{implementation_artifacts}`