Agent Skills
› MaxKmet/idea-validation-agents
› pivot-engine
pivot-engine
GitHub该技能用于生成基于证据的转型选项,包含评分模拟、工作量估算及独立开发可行性筛选。输出结构化的JSON文件pivot_options.json和可读性强的报告pivot_report.md,辅助决策者评估项目转型路径。
Trigger Scenarios
需要评估项目转型方向
寻求独立开发可行的备选方案
要求提供带评分的工作量估算
Install
npx skills add MaxKmet/idea-validation-agents --skill pivot-engine -g -y
SKILL.md
Frontmatter
{
"name": "pivot-engine",
"description": "Generates evidence-backed pivot options with scoring simulation, effort estimation, and indie buildability filtering. Writes pivot_options.json (structured) and pivot_report.md (human-readable brief). See canonical definition in skills\/pivot-engine\/SKILL.md."
}
See skills/pivot-engine/SKILL.md for full instructions and output schema.
Version History
- 3a4c800 Current 2026-07-24 12:18


