.cursor/skills/bmad-index-docs/SKILL.md
Generates or updates an index.md to reference all docs in the folder. Use if user requests to create or update an index of all files in a specific folder
npx skillsauth add kyle-wilson23/pick-six bmad-index-docsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Goal: Generate or update an index.md to reference all docs in a target folder.
# Directory Index
## Files
- **[filename.ext](./filename.ext)** - Brief description
- **[another-file.ext](./another-file.ext)** - Brief description
## Subdirectories
### subfolder/
- **[file1.ext](./subfolder/file1.ext)** - Brief description
- **[file2.ext](./subfolder/file2.ext)** - Brief description
### another-folder/
- **[file3.ext](./another-folder/file3.ext)** - Brief description
testing
Validate a PRD against standards. Use when the user says "validate this PRD" or "run PRD validation"
business
Conduct technical research on technologies and architecture. Use when the user says they would like to do or produce a technical research report
testing
Summarize sprint status and surface risks. Use when the user says "check sprint status" or "show sprint status"
tools
Generate sprint status tracking from epics. Use when the user says "run sprint planning" or "generate sprint plan"