From bmad
Create Epics and Stories from GDD requirements for development. Use when the user says "create epics" or "create stories"
npx claudepluginhub urso/claudev --plugin bmadThis skill uses the workspace's default tool permissions.
Follow the instructions in [workflow.md](workflow.md).
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides MCP server integration in Claude Code plugins via .mcp.json or plugin.json configs for stdio, SSE, HTTP types, enabling external services as tools.
Follow the instructions in workflow.md.