From helloagents
Guides scope evaluation: whether a task is worth doing, how large it should be, and the smallest verifiable slice. Asks probing questions and challenges assumptions without writing code.
How this skill is triggered — by the user, by Claude, or both
Slash command
/helloagents:officeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Trigger: ~office [description]
Trigger: ~office [description]
~office 是范围收缩命令,用于在不写文件、不进入实现、不激活完整项目流程的前提下,先帮用户判断一件事是否值得做、是否做得过大、最小可验证切口应该落在哪里。
.helloagents/state_path;同样禁止更新知识库文件、方案包或项目级规则文件~idea~plan~build~prd~auto~office 过程中转而明确要求写文件、改代码、创建知识库或执行命令,不在 ~office 内偷偷写文件;改为按最合适的升级路径继续npx claudepluginhub hellowind777/helloagents --plugin helloagentsDecides whether a feature should proceed to tech research and PRD by running structured interrogations (Six Questions) to validate problem, evidence, scope, and risk.
Use when a user requests new work - features, components, integrations, or additions - to challenge assumptions, evaluate effort, surface alternatives, and ensure the work is worth doing before committing to it
Validates if proposed or in-progress work justifies investment before designing, planning, or building non-trivial features. Use when new evidence questions motivations or facts change.