product-brief

Create, update, and validate product briefs through conversational coaching and structured workflows.

3|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/stellar-zk/stellar-zk --skill product-brief-stellar-zk
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: product-brief
Source: https://github.com/stellar-zk/stellar-zk/tree/main/.claude/skills/product-brief
Command: npx skills add https://github.com/stellar-zk/stellar-zk --skill product-brief-stellar-zk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve? Turning a rough product idea into a clear, honest, right-sized product brief is hard: assumptions go unexamined, context gets lost, and drafts drift from prior decisions. This Skill coaches users through creating, updating, or validating a product brief so the output reflects their own thinking with rigor appropriate to its purpose. ## Core Features & Use Cases - Three intent modes: Create a new brief through guided discovery, Update an existing brief against a change signal with conflict detection, or Validate a brief with cited, honest critique. - Persistent workspace: Writes brief.md, addendum.md, and a .decision-log.md audit trail into a run folder, supporting stop-and-resume across sessions. - Customizable workflow: Layered TOML overrides (team and personal) control templates, doc standards, persistent facts, external sources, and handoffs to tools like Confluence or Slack. - Use Case: A founder preparing an investor pitch invokes the skill, brain-dumps the idea, chooses the fast path with [ASSUMPTION] tags, and receives a polished 1-2 page brief plus a decision log ready for downstream PRD work. ## Quick Start Ask the assistant to help you create a product brief for your new product idea and answer its discovery questions.

Frequently Asked Questions about product-brief

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a product brief with AI assistance?▼

Invoke the skill and state you want to create a brief. It opens with a discovery conversation, captures your brain dump, offers a fast path or coaching path, then drafts brief.md in a run folder with a decision log.

How do I update an existing product brief when requirements change?▼

Use the update intent: the skill reads the existing brief, addendum, and decision log, runs discovery against the change signal, and surfaces conflicts with prior decisions before applying changes.

Can I validate a product brief for weaknesses?▼

Yes. The validate intent reads the brief, addendum, and decision log, then returns an inline critique citing specific lines, caveating what cannot be evaluated, and offering to roll findings into an update.

Does the product brief skill support headless or non-interactive runs?▼

Yes. In headless mode it completes the detected intent without prompting, halting with a blocked JSON status if intent is ambiguous, and ends with a JSON response listing status, intent, and artifact paths.

Can teams customize the brief template and workflow?▼

Yes. Team and personal TOML override files merge over the base customize.toml, letting you change the brief template, doc standards, persistent facts, external sources, and handoff destinations.