Skip to content

feat(aidd-pm): add Product Brief discovery skill - #551

Merged
blafourcade merged 3 commits into
nextfrom
codex/issue-349-discovery-skill
Jul 29, 2026
Merged

feat(aidd-pm): add Product Brief discovery skill#551
blafourcade merged 3 commits into
nextfrom
codex/issue-349-discovery-skill

Conversation

@blafourcade

@blafourcade blafourcade commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

🎯 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

  • Adds aidd-pm:06-product-brief; 03-prd, 04-spec, and 05-spike are unchanged.
  • Routes through frame, discover, optional visualization, shape, and finalize while loading only the current action (SKILL.md:9).
  • Produces one normalized brief with validation, feedback, optional product view, and lifecycle metadata (product-brief.md:1).
  • Places Product Brief before PRD in the documented workflow without coupling either skill (start-a-project.md:24).

🧪 How to verify

  • node scripts/check-markdown-links.js → 0 broken links in 559 files
  • scripts/dev-sync.sh aidd-pm → Codex and Claude installations pass
  • Installed cache exposes 03-prd, 04-spec, 05-spike, and 06-product-brief

🔗 Linked issue

Closes #349

✅ I certify

  • I DO CERTIFY I READ EACH LINE OF THE PULL REQUEST BECAUSE I AM A SOFTWARE ENGINEER, NOT A AI PUPPY.

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
blafourcade marked this pull request as ready for review July 29, 2026 03:50
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
Keep execution evidence outside the shipped framework change.

Refs #349
@blafourcade
blafourcade merged commit fbc3ff3 into next Jul 29, 2026
8 checks passed
@blafourcade
blafourcade deleted the codex/issue-349-discovery-skill branch July 29, 2026 04:13
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
@aidd-bot aidd-bot Bot mentioned this pull request Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant