10x-frame

Frame and reframe problems by separating observation from stated cause and proposed solution.

Updated Jun 11, 2026
One-click install
npx skills add https://github.com/LeszekDNV/PlanDeck2 --skill 10x-frame-leszekdnv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 10x-frame
Source: https://github.com/LeszekDNV/PlanDeck2/tree/main/src/PlanDeck/.github/skills/10x-frame
Command: npx skills add https://github.com/LeszekDNV/PlanDeck2 --skill 10x-frame-leszekdnv

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users avoid planning the wrong solution by separating the actual problem from assumptions and framing it correctly before planning.

Core Features & Use Cases

  • Problem Framing: Challenges common assumptions and separates observation from cause.
  • Dimension Mapping: Identifies possible origins of the problem based on observed effects.
  • Hypothesis Testing: Investigates each dimension for evidence and narrows down the hypothesis.
  • Reframing: Provides a clear, reframed problem statement for accurate planning.
  • Use Case: Ideal for when dealing with complex problems, where understanding the true nature of the issue is crucial before planning a solution.

Quick Start

Frame the problem by using the command: /10x-frame @context/changes/foo/research.md

Frequently Asked Questions about 10x-frame

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

FAQPage Schema
How do I separate observations from assumptions during project planning?

To separate observation from assumption during project planning, you need a structured problem framing process that challenges stated causes and maps problem dimensions to identify the correct root issue before execution.

What is problem reframing and how does it help with issue resolution?

Problem reframing is the process of challenging initial proposed solutions and stated causes to isolate actual observations, ensuring that issue resolution targets the true problem rather than symptomatic assumptions.

How do I frame a complex problem before committing to a solution?

Framing a complex problem requires mapping possible origins based on observed effects, testing hypotheses against evidence, and generating a clear reframed problem statement to guide accurate planning.

Does this problem framing approach work for analyzing existing research documents?

Yes, this problem framing approach uses AI capabilities to read and interpret existing research documents, reasoning over the provided context to separate observations from assumptions and generate actionable insights.

Why does my project planning keep solving the wrong problem?

Project planning often solves the wrong problem when proposed solutions are accepted without separating them from stated causes and actual observations, leading to inaccurate issue resolution and wasted effort.

When should I use problem framing instead of jumping straight to project planning?

You should use problem framing before project planning whenever you face complex issues, ensuring you investigate dimensions, test hypotheses, and reframe the problem to avoid building a solution around incorrect assumptions.