Clarify Windsurf skill invocation in checklist
This commit is contained in:
parent
518bca4a6e
commit
f0b5d2ed95
|
|
@ -50,7 +50,7 @@ Support assumption: full Agent Skills support. BMAD currently installs legacy co
|
||||||
|
|
||||||
## Windsurf
|
## 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] Confirm Windsurf native skills directory as `.windsurf/skills`
|
||||||
- [x] Implement installer migration to native skills output
|
- [x] Implement installer migration to native skills output
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue