receive-brief

Break multi-feature product briefs into shippable specs and delivery slices.

15|5|Updated May 4, 2026
One-click install
npx skills add https://github.com/eugenelim/agent-ready-repo --skill receive-brief
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: receive-brief
Source: https://github.com/eugenelim/agent-ready-repo/tree/main/.agents/skills/receive-brief
Command: npx skills add https://github.com/eugenelim/agent-ready-repo --skill receive-brief

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

It turns externally authored product briefs into delivery-ready specs when a brief spans multiple features and teams need a reliable way to move from what and why into what ships next.

Core Features & Use Cases

  • Elicits the load-bearing details of a brief, especially Outcome and Scope, without rejecting incomplete input.
  • Decomposes a multi-feature brief into independently shippable slices and confirms the cut before scaffolding work.
  • Creates spec back-links and coverage maps so a brief can be tracked from intake through shipped implementation.
  • Use case: a product manager sends a solution handoff covering several features, and this Skill breaks it into spec-sized slices that can each move through the normal delivery loop.

Quick Start

Ask the receive-brief skill to turn the pasted brief into confirmed shippable specs and a delivery plan.

Frequently Asked Questions about receive-brief

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

FAQPage Schema
How do I break down a multi-feature product brief into shippable specs?▼

To break down a multi-feature product brief into shippable specs, the Skill decomposes externally authored PRDs and solution handoffs into independently shippable delivery slices. It elicits load-bearing details like outcome and scope to scaffold delivery-ready specifications.

What is the best way to track traceability from a product brief to shipped implementation?▼

Traceability from a product brief to shipped implementation is tracked using automated coverage rollups and spec back-links. This creates a coverage map so teams can track a multi-feature brief from intake through delivery without losing context.

Does this approach work with incomplete product briefs that lack user stories?▼

Yes, this approach works with incomplete product briefs that lack user stories by eliciting missing load-bearing details without rejecting the input. It processes requirements packets that span several outcomes, with or without user stories.

How do I decompose a PRD into independently shippable delivery slices?▼

To decompose a PRD into shippable delivery slices, the Skill applies shippability-based decomposition to confirm the cut before scaffolding work. This ensures each slice can independently move through the normal delivery loop.

Can I use this for solution handoffs spanning multiple features and teams?▼

Yes, you can use this for solution handoffs spanning multiple features and teams. The Skill is designed to break externally authored requirements packets into spec-sized slices that can each move through the normal delivery loop.

When should I not use automated spec decomposition for product briefs?▼

You should not use automated spec decomposition for product briefs when a brief covers a single, isolated feature rather than spanning multiple outcomes. It is built for multi-feature PRDs requiring shippable slices and coverage rollup.