shape

Convert rough product ideas into structured PRDs via a decision-tree workflow.

131|30|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/TheCraigHewitt/skills --skill shape-thecraighewitt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shape
Source: https://github.com/TheCraigHewitt/skills/tree/main/coding/shape
Command: npx skills add https://github.com/TheCraigHewitt/skills --skill shape-thecraighewitt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claude walks the full decision tree to convert a rough product idea into a complete PRD without requiring an interactive grilling, answering questions with software-engineering best practices and streaming the Q&A for transparency, then generating a local PRD.

Core Features & Use Cases

  • Auto-Grill to PRD: produce a structured PRD with sections like Problem, Solution, User Stories, and Decisions Log.
  • Grounded by existing docs: consults README/CLAUDE.md and architecture notes to ground decisions.
  • Flexible delivery: outputs PRD locally with an optional GitHub issue push.

Quick Start

Provide a rough product idea and Claude will generate a complete PRD in one shot.

Frequently Asked Questions about shape

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

FAQPage Schema
How do I turn a rough product idea into a complete PRD?

To turn a rough product idea into a complete PRD, you provide a basic concept and the Skill automatically walks a decision tree, applying software-engineering best practices to generate structured sections like Problem, Solution, and User Stories.

Can I generate a PRD automatically without answering interactive questions?

Yes, you can generate a PRD automatically without interactive grilling by providing a rough idea; the workflow answers its own decision-tree questions using best practices and streams the Q&A for transparency before outputting the final document.

Does PRD generation work with existing architecture notes and documentation?

PRD generation works with existing documentation by consulting files like README and CLAUDE.md, grounding its decisions and user stories in your current architecture notes to ensure the output aligns with your project context.

What is the best way to scope product discovery for startups and teams?

The best way to scope product discovery for startups is using an automated decision-tree workflow that captures rough input, grounds decisions in existing docs, and produces a structured PRD with a Decisions Log to track scoping choices.

Can I push a generated PRD directly to a GitHub issue?

Yes, you can push a generated PRD directly to a GitHub issue; the Skill outputs the PRD locally by default and includes an optional feature to push the structured document to your repository's issues.

What sections are included in a PRD created from a decision tree workflow?

A PRD created from a decision tree workflow includes structured sections for the Problem, Solution, User Stories, and a Decisions Log, ensuring comprehensive coverage of product requirements and scoping rationale.