skills/opc-dashboard-review/SKILL.md
Review the operating health of a one-person company using lightweight metrics, bottleneck analysis, and stop-loss logic. Use when Codex needs to explain review concepts when needed, verify available outputs, ask one question at a time, present multiple bottleneck hypotheses, and write user-confirmed outputs into `opc-doc/`.
npx skillsauth add easychen/opc-methodology opc-dashboard-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
帮助用户判断当前最真实的瓶颈是什么,并确认下一周期应该优先解决哪个问题。
opc-doc/4. 我有自己的方案教学模式下先解释:
本技能不是建盘期的线性下一步,而是运营循环中的周期性工具。
触发时机(满足其一即可):
前置条件检查:如果用户刚完成建盘期还没开始执行,不进入本技能——复盘需要有实际运营数据,哪怕是轻量的。
优先读取:
opc-doc/outputs/**(所有建盘期产物,用于对照)opc-doc/reviews/dashboard.json(历史复盘记录,如果存在)opc-doc/outputs/09-dashboard-review/(本周期前几次复盘,如果有)如果 opc-doc/ 不存在或数据不足,先看当前对话中是否已有足够经营信息。
4. 我有自己的方案对话层必须包含:
4. 我有自己的方案用户明确确认本周期核心瓶颈和下一重点后,立即使用 Write 工具写入文件。在对话中描述结论不等于落盘。
本技能支持多次触发。每次落盘使用带日期的文件名,不覆盖历史记录。
写入文件(使用当天日期,格式 YYYYMMDD):
opc-doc/outputs/09-dashboard-review/review-[YYYYMMDD].md(经营状态摘要 + 瓶颈判断 + 下周期唯一优先重点)opc-doc/reviews/dashboard.json(结构化复盘数据,追加写入,保留历史,不覆盖)更新状态文件:
opc-doc/state/current-stage.json(写入:{"stage": "09-dashboard-review", "status": "completed", "next_stage": "execution-or-回退阶段", "summary": "一句话核心瓶颈和下一重点"})opc-doc/state/decisions.json(追加下周期唯一优先重点,注明日期)落盘完成后,在对话中告知用户:
"✅ 本次复盘已保存。根据复盘结论:[简短说明下一步是继续执行、回退某阶段,还是触发资产沉淀]"
development
Inventory all founder resources across 8 categories for a one-person company. Use when Codex needs to systematically confirm what resources the founder has — experience, network, skills, relationships, channels, assets, time/money constraints, hard limits — by first doing a broad scan of each category, then drilling into specifics (distribution, usable portions, how to use, cost of use), and producing a confirmed detailed resource inventory written to `opc-doc/`. Does NOT analyze directions, preferences, suitability, or risk tolerance — those belong to downstream skills.
development
Define the smallest viable experiment and MVP for a selected one-person company opportunity. Use when Codex needs to explain what MVP means when needed, verify prerequisites, ask one question at a time, present multiple MVP options, and write user-confirmed outputs into `opc-doc/`.
development
Design a viable business model for a one-person company using Lean Canvas and a simplified Business Model Canvas. Use when Codex needs to explain the business-model concepts when needed, verify niche and value-proposition prerequisites, ask one question at a time, present multiple model choices, and write user-confirmed outputs into `opc-doc/`.
development
Design value propositions for candidate customer segments and help the user choose the strongest one. Use when Codex needs to explain jobs, pains, and gains when needed, check niche-positioning prerequisites, ask one question at a time, present multiple value-proposition options, and write user-confirmed outputs into `opc-doc/`.