10x-shape

Structure product discovery into PRD-ready shape notes.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Skaz7/10xDevs --skill 10x-shape-skaz7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 10x-shape
Source: https://github.com/Skaz7/10xDevs/tree/main/10xdevs3-artifacts-m1/claude-code/m1l1/skills/10x-shape
Command: npx skills add https://github.com/Skaz7/10xDevs --skill 10x-shape-skaz7

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps structure early product discovery so an idea or a meaningful system change becomes organized shape-notes.md input for a downstream PRD workflow. It is useful when the user has a rough concept, unclear scope, or an existing product change that needs disciplined shaping before planning or implementation.

Core Features & Use Cases

  • Guided discovery workflow: Runs a multi-phase conversation to capture vision, persona, access control, MVP scope, functional requirements, business logic, non-goals, and open questions.
  • Greenfield and brownfield support: Detects whether the current directory looks like a new project or an existing system and adapts the discovery process accordingly.
  • Resume and checkpoint handling: Reads and updates shape-notes.md with checkpoint metadata so incomplete sessions can be resumed without repeating completed phases.
  • Use case: A founder with a new app idea or a product engineer proposing a major feature in an existing codebase can use this Skill to convert scattered thinking into a structured artifact that is ready for PRD generation.

Quick Start

Ask the AI to use 10x-shape to turn your new product idea or existing-system change into structured shape notes for a PRD.

Frequently Asked Questions about 10x-shape

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

FAQPage Schema
How do I turn a rough product idea into structured shape notes for a PRD?

Product discovery for a PRD is structured by running a guided workflow that captures vision, MVP scope, and functional requirements into a checkpointed shape-notes.md file ready for downstream planning.

What is the best way to scope brownfield feature changes before writing a PRD?

Scoping brownfield feature changes before a PRD is handled by detecting the existing system context and adapting the discovery process to capture meaningful modifications, business logic, and open questions.

Can I resume an incomplete product discovery session if I stop halfway through?

Yes, you can resume an incomplete product discovery session because the Skill reads and updates checkpoint metadata within shape-notes.md, allowing you to continue without repeating completed phases.

Does this product discovery workflow support greenfield concept shaping?

Yes, the product discovery workflow supports greenfield concept shaping by detecting new project directories and guiding multi-phase conversations to define personas, access control, and MVP scope.

What do I need to run a requirements discovery workflow for early product scoping?

To run a requirements discovery workflow for early product scoping, you need a valid SKILL.md workflow with YAML frontmatter, which aligns the output through a referenced PRD contract.