Clarify Windsurf skill invocation in checklist

This commit is contained in:
Alex Verkhovsky 2026-03-06 04:18:28 -07:00
parent 518bca4a6e
commit f0b5d2ed95
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ Support assumption: full Agent Skills support. BMAD currently installs legacy co
## Windsurf
Support assumption: full Agent Skills support. Windsurf docs confirm workspace skills at `.windsurf/skills` and global skills at `~/.codeium/windsurf/skills`. BMAD has now migrated from `.windsurf/workflows` to `.windsurf/skills`.
Support assumption: full Agent Skills support. Windsurf docs confirm workspace skills at `.windsurf/skills` and global skills at `~/.codeium/windsurf/skills`. BMAD has now migrated from `.windsurf/workflows` to `.windsurf/skills`. Manual verification also confirmed that Windsurf custom skills are triggered via `@skill-name`, not slash commands.
- [x] Confirm Windsurf native skills directory as `.windsurf/skills`
- [x] Implement installer migration to native skills output