bmad-validate-prd
Legacy skill that redirects users to the current bmad-prd tool.
Install
mkdir -p .claude/skills/bmad-validate-prd && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13870" && unzip -o skill.zip -d .claude/skills/bmad-validate-prd && rm skill.zipInstalls to .claude/skills/bmad-validate-prd
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
DEPRECATED — consolidated into bmad-prd validate intent - this skill will be removed in v7 in favor of `bmad-prd`.Key capabilities
- →Resolve customization from project files
- →Load configuration files for user details
- →Emit deprecation notices to the user
- →Invoke `bmad-prd` with validate intent
- →Forward original user input to `bmad-prd`
How it works
This skill acts as a compatibility shim, resolving customizations, emitting a deprecation notice, and then invoking `bmad-prd` with the validate intent and forwarded user input.
Inputs & outputs
When to use bmad-validate-prd
- →Validate a PRD (redirects to bmad-prd)
- →Migrate legacy workflow configuration
About this skill
DEPRECATED — forwards to bmad-prd (validate intent)
This skill was consolidated into bmad-prd. It is retained as a thin compatibility shim so existing invocations by name and _bmad/custom/bmad-validate-prd.toml override files keep working. New work should invoke bmad-prd directly — it detects create / update / validate intent from the conversation.
On Activation
-
Resolve customization:
python3 {project-root}/_bmad/scripts/resolve_customization.py --skill {skill-root} --key workflow. This picks up any{project-root}/_bmad/custom/bmad-validate-prd.tomlandbmad-validate-prd.user.tomloverrides for the legacy fields (activation_steps_prepend,activation_steps_append,persistent_facts,on_complete). -
Load
{project-root}/_bmad/bmm/config.yaml(andconfig.user.yamlif present) to resolve{user_name}and{communication_language}. -
Emit a deprecation notice to the user in
{communication_language}:Notice:
bmad-validate-prdis deprecated and will be removed in a future release. It now forwards tobmad-prdwith validate intent. To silence this notice and access the full new customization surface (prd_template,validation_checklist,doc_standards,external_sources,external_handoffs,output_dir,output_folder_name), migrate_bmad/custom/bmad-validate-prd.tomlto_bmad/custom/bmad-prd.tomland invokebmad-prddirectly next time. Customization fields that were in this version still remain in the new version and will be respected if present in_bmad/custom/bmad-prd.toml, but the new version also supports additional fields that you can take advantage of by migrating. -
Invoke
bmad-prdwith the following context. Pass these as the activating context sobmad-prdhonors them instead of resolving its own customization from scratch:- Intent:
validate— skipbmad-prd's usual intent detection step. - Pre-resolved legacy customization — use these in place of resolving from
bmad-prd's owncustomize.tomlfor the four legacy fields. For everything else (prd_template,validation_checklist,validation_report_template,doc_standards,output_dir,output_folder_name,external_sources,external_handoffs), usebmad-prd's own defaults and overrides as normal:activation_steps_prepend= the resolved value from step 1activation_steps_append= the resolved value from step 1persistent_facts= the resolved value from step 1on_complete= the resolved value from step 1
- Original user input: forward whatever the user said when invoking this skill verbatim (the target PRD path, etc.).
bmad-prdtakes the workflow from here. Do not execute any further steps in this shim. - Intent:
When not to use it
- →When new work should invoke `bmad-prd` directly
Limitations
- →This skill is deprecated and will be removed in a future release.
- →The skill only forwards to `bmad-prd` with validate intent.
- →The skill uses pre-resolved legacy customization for four specific fields.
How it compares
This skill provides a transitional mechanism for deprecated functionality, ensuring backward compatibility while guiding users to a newer, more capable skill, unlike directly failing or requiring manual migration.
Compared to similar skills
bmad-validate-prd side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| bmad-validate-prd (this skill) | 0 | 2mo | No flags | Beginner |
| marketing-ideas | 7 | 6mo | No flags | Beginner |
| marketing-strategy-pmm | 8 | 7mo | No flags | Advanced |
| content-strategy | 8 | 3mo | No flags | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
marketing-ideas
davila7
When the user needs marketing ideas, inspiration, or strategies for their SaaS or software product. Also use when the user asks for 'marketing ideas,' 'growth ideas,' 'how to market,' 'marketing strategies,' 'marketing tactics,' 'ways to promote,' or 'ideas to grow.' This skill provides 140 proven marketing approaches organized by category.
marketing-strategy-pmm
davila7
Product marketing, positioning, GTM strategy, and competitive intelligence. Includes ICP definition, April Dunford positioning methodology, launch playbooks, competitive battlecards, and international market entry guides. Use when developing positioning, planning product launches, creating messaging, analyzing competitors, entering new markets, enabling sales, or when user mentions product marketing, positioning, GTM, go-to-market, competitive analysis, market entry, or sales enablement.
content-strategy
coreyhaines31
When the user wants to plan a content strategy, decide what content to create, or figure out what topics to cover. Also use when the user mentions "content strategy," "what should I write about," "content ideas," "blog strategy," "topic clusters," or "content planning." For writing individual pieces, see copywriting. For SEO-specific audits, see seo-audit.
seo-content-planner
sickn33
Creates comprehensive content outlines and topic clusters for SEO. Plans content calendars and identifies topic gaps. Use PROACTIVELY for content strategy and planning.
free-tool-strategy
davila7
When the user wants to plan, evaluate, or build a free tool for marketing purposes — lead generation, SEO value, or brand awareness. Also use when the user mentions "engineering as marketing," "free tool," "marketing tool," "calculator," "generator," "interactive tool," "lead gen tool," "build a tool for leads," or "free resource." This skill bridges engineering and marketing — useful for founders and technical marketers.
launch-strategy
davila7
When the user wants to plan a product launch, feature announcement, or release strategy. Also use when the user mentions 'launch,' 'Product Hunt,' 'feature release,' 'announcement,' 'go-to-market,' 'beta launch,' 'early access,' 'waitlist,' or 'product update.' This skill covers phased launches, channel strategy, and ongoing launch momentum.