Stats
Actions
Tags
From pathly
Read a BMAD PRD file and generate plan files in plans/<feature>/. Lite creates 4 required files; standard/strict create all 8 files.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pathly:bmad-import <feature-name> <path/to/PRD.md> [lite|standard|strict] — e.g., hotel-search docs/hotel-search-prd.md strict<feature-name> <path/to/PRD.md> [lite|standard|strict] — e.g., hotel-search docs/hotel-search-prd.md strictopusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill is an adapter-facing wrapper. The canonical workflow lives in core/prompts/bmad-import.md.
This skill is an adapter-facing wrapper. The canonical workflow lives in core/prompts/bmad-import.md.
/pathly bmad-import or /path bmad-import (or the legacy bmad-import) with arguments describing the feature name, PRD file path, and generation mode.pathly/core/prompts/bmad-import.md.Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub hamilton-sky/pathly --plugin pathly