feat(aidd-pm): add Product Brief discovery skill - #551
Merged
Conversation
Product discovery lacked an evidence-bounded artifact before PRD work. Add a lightweight flow that frames, researches, visualizes, shapes, and persists a Product Brief while keeping users in the feedback loop. Refs #349
blafourcade
marked this pull request as ready for review
July 29, 2026 03:50
blafourcade
added a commit
that referenced
this pull request
Jul 31, 2026
* feat(aidd-pm): add product brief discovery skill Product discovery lacked an evidence-bounded artifact before PRD work. Add a lightweight flow that frames, researches, visualizes, shapes, and persists a Product Brief while keeping users in the feedback loop. Refs #349 * fix(aidd-pm): preserve stable skill identities Existing numbered skill names are public commands and stable references. Add Product Brief at the next free identifier without changing PRD, Spec, or Spike. Refs #349 * chore(aidd-pm): remove headless test report Keep execution evidence outside the shipped framework change. Refs #349
blafourcade
added a commit
that referenced
this pull request
Jul 31, 2026
* feat(aidd-pm): add product brief discovery skill Product discovery lacked an evidence-bounded artifact before PRD work. Add a lightweight flow that frames, researches, visualizes, shapes, and persists a Product Brief while keeping users in the feedback loop. Refs #349 * fix(aidd-pm): preserve stable skill identities Existing numbered skill names are public commands and stable references. Add Product Brief at the next free identifier without changing PRD, Spec, or Spike. Refs #349 * chore(aidd-pm): remove headless test report Keep execution evidence outside the shipped framework change. Refs #349
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎯 What & why
Adds a Product Brief skill that turns an idea or existing product into an approved, evidence-aware brief before requirements work. Existing skill commands remain stable.
🛠️ How it works
aidd-pm:06-product-brief;03-prd,04-spec, and05-spikeare unchanged.🧪 How to verify
node scripts/check-markdown-links.js→ 0 broken links in 559 filesscripts/dev-sync.sh aidd-pm→ Codex and Claude installations pass03-prd,04-spec,05-spike, and06-product-brief🔗 Linked issue
Closes #349
✅ I certify