product-brief

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

Updated Jul 26, 2026
One-click install
npx skills add https://github.com/chrissstellee/Movix --skill product-brief-chrissstellee
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: product-brief
Source: https://github.com/chrissstellee/Movix/tree/main/.agents/skills/product-brief
Command: npx skills add https://github.com/chrissstellee/Movix --skill product-brief-chrissstellee

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, key context stays stuck in your head, and drafts either pad or miss what matters. This Skill coaches you through creating, updating, or validating a brief so the result reflects your own thinking. ## Core Features & Use Cases - Three intent modes: Create a new brief from scratch, Update an existing brief against a change signal, or Validate a brief with an honest, line-cited critique. - Discovery coaching: Conversational brain-dump facilitation with web-research subagents, plus a choice between a Fast path (assumption-tagged draft) and a Coaching path (section-by-section pushback). - Persistent workspace: Writes brief.md, addendum.md, and a .decision-log.md audit trail to a run folder, with resume support across sessions and a headless JSON mode for automation. - Use Case: You have a pitch tomorrow — invoke the skill, dump your notes and a prior memo, choose the Fast path, and receive a polished 1-2 page brief with [ASSUMPTION] tags to review. ## 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 describe your idea in a brain dump, including any existing memos or decks. The skill coaches you through discovery, then drafts a brief in a persistent workspace folder with a decision log and optional addendum.

What is the difference between the Fast path and Coaching path?▼

The Fast path batches remaining questions and drafts the full brief with [ASSUMPTION] tags for your review, suiting tight deadlines. The Coaching path walks section by section with pushback on thin assumptions, suiting users who want a deeply examined brief.

Can I validate an existing product brief instead of writing a new one?▼

Yes. The Validate mode reads your brief, addendum, decision log, and original inputs, then returns an honest inline critique citing specific lines. It always offers to roll findings into an Update afterward.

Does the product brief skill support headless or automated runs?▼

Yes. In headless mode it completes the detected intent without prompting and returns a JSON status block listing the intent and artifact paths. If intent is ambiguous, it halts with a blocked status and reason.

Where are the generated brief files stored?▼

Briefs are written to a run folder under the configured brief output path, containing brief.md with YAML frontmatter, a .decision-log.md audit trail, and an optional addendum.md for deeper supporting detail.