office-hours

其他 社区 v2.0.0
解读按原文结构重写,命令、链接、术语均保留;右侧可核对作者原始 SKILL.md

设计思路

office-hours 是 gstack 的「YC 风格 office hours」——给独立创业者 / 独立开发者一次结构化的产品对谈。和兄弟 skill gstack-openclaw-office-hours 同源,差异在于本 skill 的尾部明确把用户引向后续 plan-* 系列:design doc 一旦敲定,下一步不是 implementation,而是按场景挑 /plan-ceo-review / /plan-eng-review / /plan-design-review

阶段(凝练)

  1. Context Gathering:搞清楚你是谁、在做什么、卡哪。
  2. 2A Startup Mode(YC 产品诊断)vs 2B Builder Mode(设计搭档)。
  3. Premise Challenge:质疑前提。
  4. Alternatives Generation(MANDATORY)——必须列 ≥2 条备选方案。
  5. Founder Signal Synthesis:综合 session 反映的创始人信号。
  6. Design Doc:按模板生成 doc,存 ~/.gstack/projects/,下游 skill 可自动发现。
  7. Closing:Signal Reflection + Garry's Note。

设计文档下游路径

跑完 office-hours 后,提议下一步:

  • /plan-ceo-review:给雄心勃勃的功能(EXPANSION 模式)——重新想问题,找出 10⭐ 产品形态。
  • /plan-eng-review:scoping 已经收敛,要锁架构、测试、edge case。
  • /plan-design-review:视觉 / UX 维度的 review。

design doc 在 ~/.gstack/projects/ 是约定路径——下游 skill 在 pre-review 系统审查时会自动读它。

学习捕获 + 重要规则

跑完通过 gstack-learnings-log 记非显然发现(types / sources / confidence 同其它 gstack skill)。重要规则:

  • Never start implementation——本 skill 出 design doc,连脚手架都不算。
  • Questions ONE AT A TIME——绝不批量。
  • Assignment is mandatory——每次都以一个具体的现实动作收尾。
  • 用户已带完整 plan:跳过 Phase 2,但 Premise Challenge + Alternatives 仍要跑。
  • Status:DONE(design doc APPROVED)/ DONE_WITH_CONCERNS(已批但留有 open question)/ NEEDS_CONTEXT(用户问题悬而未决)。

适合谁

  • 独立开发者 / 早期创始人在 design 阶段需要结构化推敲
  • 做有 "whoa" 感的 builder 项目
  • 想把对谈结论沉淀成可被下游 plan 直接消费的 design doc

不适合

  • 已经在执行中——这是 design 阶段
  • 任务是技术 bug——investigate / gstack-openclaw-investigate 才对。

配套

gstack-openclaw-office-hours(同源更详)、plan-ceo-review / plan-eng-review / plan-design-review(下游)、brainstorming(superpowers 等价)。

流狐档案 作者与许可取自来源;运行、权限和网络为流狐检测或估算
流狐分类
通用
作者声明 Agent
未找到明确声明;不据此推断已兼容或已测试
静态检查
88 / 100 · 启发式扫描,不代表运行安全
作者 / 版本 / 许可
@garrytan · v2.0.0 · 未声明 license
流狐 Token 估算
较高消耗
流狐接入估算
需手动接入
是否需要外部 API Key
需要 · Vendor-specific
检测到的系统要求
macOS · Linux · Windows
底层运行要求
Bun
检测到的文件与系统行为
  • 只读
  • 允许写入 / 修改
  • Shell 执行
检测到的网络行为
允许外网请求
安装命令数
无(仅作为资料)

档案由构建时根据 SKILL.md 与安装命令自动衍生,可能与作者实际意图存在差异。

需要注意: 未限定 allowed-tools,默认拥有全部工具权限。

输出预览 office-hours.preview
# Writing Style (skip entirely if EXPLAINLEVEL: terse appears in the preamble echo OR the user's current message explicitly requests terse / no-explanations output)

- Gloss curated jargon on first use per skill invocation, even if the user pasted the term.
- Frame questions in outcome terms: what pain is avoided, what capability unlocks, what user experience changes.
- Use short sentences, concrete nouns, active voice.
- Close decisions with user impact: what the user sees, waits for, loses, or gains.
- User-turn override wins: if the current message asks for terse / no explanations / just the answer, skip this section.
- Terse mode (EXPLAIN_LEVEL: terse): no glosses, no outcome-framing layer, shorter responses.

讨论

基于 GitHub Discussions。登录 GitHub 即可参与讨论、点赞、订阅更新。