🧩
AI EngineeringHTML

Problem Framing

by mattgierhart

Problem Framing is an AI Engineering skill for Claude Code, published by mattgierhart in PRD-driven-context-engineering.

182 stars10 forkson mattgierhart/PRD-driven-context-engineeringAdded 2026/09/07Repository updated 2026/08/31
agent-skillsagentic-codingai-agentsai-assistedclaudeclaude-codeclaude-code-skillscontext-engineeringdeveloper-toolsprdproduct-developmentproduct-managementproductivityspec-driven-developmenttemplatesworkflow
Install in seconds
Install Problem Framing
Copy Problem Framing into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/mattgierhart/PRD-driven-context-engineering/tree/main/.claude/skills/prd-v01-problem-framing ~/.claude/skills/prd-v01-problem-framing

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/mattgierhart/PRD-driven-context-engineering.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/prd-v01-problem-framing/SKILL.md in mattgierhart/PRD-driven-context-engineering
Installs to
~/.claude/skills/prd-v01-problem-framing
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering3475 skills

What Problem Framing does

Problem Framing transforms vague product ideas into evidence-anchored problem statements for PRD v0.1. It creates CFD entries, gap assessments, and a structured Why section when starting a new product or feature.

Problem Framing is cataloged under AI Engineering on DirSkills. Problem Framing comes from a repository tagged agent-skills, agentic-coding, ai-agents, ai-assisted and claude.

Documentation

README

Problem Framing Skill

Transform market signals into evidence-anchored problem statements.

Consumes

This skill assumes you have zero prior research. It is the starting point.

  • No prior CFD- entries needed
  • No prior PR D required
  • Assumes: Founder/PM has observed market signals but hasn't validated them

Produces

This skill creates/updates:

  • CFD-* entries (customer feedback) — 1-5 per problem dimension, with confidence scoring (see PRINCIPLES.md)
  • PRD.md Why section — Evidence-anchored problem statement table
  • MVP scope signal — Identifies which problem dimensions will drive MVP feature scope (handed to v0.3)

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Problem Framing

  • What else does mattgierhart publish alongside Problem Framing?

    Problem Framing is one of 25 skills that DirSkills catalogs from mattgierhart/PRD-driven-context-engineering, the repository it ships in. Its siblings there include Architecture Design, Competitive Landscape Mapping and Environment Setup. Each one is a separate skill with its own page in this directory, installs the same way Problem Framing does, and is maintained by mattgierhart in that same repository. The rest of the collection is listed on the mattgierhart/PRD-driven-context-engineering page.

  • How does Problem Framing compare to other AI Engineering skills?

    Problem Framing ranks #3070 by stars among the 3475 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Problem Framing against them. Open each page to compare what they document and how they install.

More from mattgierhart/PRD-driven-context-engineering

Problem Framing is one of 25 skills cataloged on DirSkills from mattgierhart/PRD-driven-context-engineering.

See all 25 skills
🏗️
2h ago

Architecture Design

Architecture Design defines how system components connect and where boundaries, integrations, and constraints belong. Use it when turning stack choices, risks, and features into architecture decisions and system diagrams.
AI Engineering
18210
🔎
2h ago

Competitive Landscape Mapping

Competitive Landscape Mapping documents current user workarounds, competitor options, and gaps before positioning a product. Use it when moving from problem framing into market definition and competitive analysis.
SEO
18210
🛠️
2h ago

Environment Setup

Environment Setup documents the local tools, packages, config files, and verification steps needed for consistent development. It also records CI/CD and production environment requirements when those are part of the project.
DevOps
18210
🧭
2h ago

Feature Value Planning

Feature Value Planning defines and prioritizes features with traceability to outcomes, moat, and pricing tiers. Use it when scoping an MVP, mapping parity vs. delta features, or deciding which capabilities belong in each tier.
AI Engineering
18210
🚦
2h ago

Gate Check

Gate Check validates whether a PRD stage is ready to advance by reading readiness scores and reporting PASS, WARN, or BLOCK with top blockers. Use it before moving from v0.X to v0.Y or when running /ghm-gate-check.
Automation
18210
🗂️
2h ago

Harvest

Harvest extracts durable insights from temp files into source-of-truth documents during EPIC Phase E. Use it when an EPIC finishes or when you explicitly run /ghm-harvest to create new entries and an archive manifest.
Automation
18210