021-problem-framing
仓库创建 2025年2月9日最近提交 14 小时前SkillHot 收录 2 小时前
▸ 精选理由
适合在分析前结构化问题,帮助团队达成共识。
这个 Skill 做什么
引导明确问题陈述、现状、目标、相关者与成功标准。
把问题说清楚:写出问题陈述、现状与期望结果,点出相关者和成功标准,避免模糊与先入为主的解法。常在开始 root-cause、设计或规划前用,确保团队在同一页上再动手。特点是强调用可观测事实描述现状,把目标当成结果而不是具体方案,减少误解。
▸ 展开 SKILL.md 英文原文
Use when a problem or issue needs explicit framing before deeper analysis begins — establishing the Problem statement, Current state, Desired state, Stakeholders, and Success criteria. This should trigger when an issue's Problem Framing point of view needs evaluation, or when a maintainer directly asks to frame a problem before root-cause analysis, design, or planning begins. Part of Plinth Toolkit
423
Stars
88
Forks
40
仓库内 Skill
+9
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/jabrena/plinth/main/skills/021-problem-framing/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/jabrena/plinth/main/skills/021-problem-framing/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Problem Framing Guide production of a Problem statement, Current state, Desired state, Stakeholders, and Success criteria for a problem or issue under exploration. **This is an interactive SKILL**. **What is covered in this Skill?** - Stating the problem independently of any specific solution - Describing the current state using observable facts - Describing the desired state as an outcome, not an implementation mechanism - Identifying stakeholders affected by, accountable for, or informed about the problem - Defining success criteria that make problem resolution verifiable - Feeding a clarified problem frame into `022-root-cause-analysis` and the remaining Functional Specification lens
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有