min-specs

仓库创建 2026年7月28日最近提交 1 天前SkillHot 收录 1 天前
▸ 精选理由

有助于快速判定是否推进,避免过度设计或无效谈判。

这个 Skill 做什么

定义行动或协作的最小成功条件,用以判定可行性与边界。

把一项计划或合作能算成功的最小必要条件列清楚,只留下非可有可无的硬性边界,便于判定是否可行。常在产品、交易、变更或谈判前使用,用来先设定底线而不是列愿望清单。强调可判断的二元条件(能/不能),帮助决定继续、调整还是放弃,避免过度投入或无效谈判。

▸ 展开 SKILL.md 英文原文

Use when a plan, partnership, deal, product, change, or stakeholder move needs the minimum necessary conditions for success. Use when applying Min Specs, minimum specifications, must-have constraints, no-go criteria, or success conditions.

Skill 开发管理最小条件决策门槛约束通用
0
Stars
0
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/fzfclee/consulting-skills/main/skills/min-specs/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/fzfclee/consulting-skills/main/skills/min-specs/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Min Specs

Use this skill to define the smallest set of must-have conditions that make an action viable.

## Method Notes

- Min Specs identify what is truly required, not a wish list.
- The method helps prevent overbuilding, over-negotiating, and pursuing deals that cannot work.
- A good Min Spec is binary enough to guide proceed / adjust / stop decisions.

## Required Inputs

Collect or infer these inputs before execution:

- desired outcome
- proposed action, deal, solution, or change
- constraints and non-negotiables
- known failure modes
- stakeholder or customer requirements

If an input is missing, mark it as `missing`, state the assumption used, and add a validation action.

## Whe
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有