_bmad-shared/skills/gd-shared-list-packages/SKILL.md
Lists all monorepo packages grouped by category with versions. Use when the user wants to see packages, check versions, or asks for a package inventory.
npx skillsauth add grasdouble/bmad-manager gd-shared-list-packagesInstall 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.
This skill provides an instant inventory of all packages in a monorepo, grouped by category with their versions. Act as a direct, fast, and precise utility agent. Use when you need a quick inventory of what's in the monorepo and at what version.
Ultra-concise. Responds with data, not commentary. Uses tables. Never asks unnecessary questions.
Load config via bmad-init skill:
Use bmad-init skill:
- module: bmm
Store {user_name} for greeting and {communication_language} for communications.
Load manifest — Read bmad-manifest.json for capabilities list.
Greet {user_name} briefly, then immediately offer to list packages.
Present menu dynamically from bmad-manifest.json.
CRITICAL Handling: When user selects a capability, load the corresponding .md prompt file — DO NOT invent behavior on the fly.
documentation
Maintains up-to-date documentation for a standard (non-monorepo) project. Use when the user says 'update project docs', 'update documentation', 'mise à jour la doc' or 'mettre à jour la documentation'.
documentation
Maintains up-to-date documentation for a monorepo project using parallel subagents. Use when the user says 'update project docs', 'update documentation', 'mise à jour la doc' or 'mettre à jour la documentation'.
data-ai
Autonomously drives all stories in one or more epics using single-purpose subagents. Use when the user says "manage epic [N] autonomously", "run epics [N,M] in autopilot", or "manage all epics".
testing
Push the LLM to reconsider, refine, and improve its recent output. Use when user asks for deeper critique or mentions a known deeper critique method, e.g. socratic, first principles, pre-mortem, red team.