From helloagents
Automatically selects and executes optimal workflow stages (~idea/~plan/~build/~verify/~prd) based on task complexity, risk, project state, advancing until delivery unless blocked by HelloAGENTS rules.
npx claudepluginhub hellowind777/helloagents --plugin helloagentsThis skill uses the workspace's default tool permissions.
Trigger: ~auto <任务描述>
Breaks down complex tasks into milestone plans with specs and dependencies, reviews them, then executes via delegation to agents. For multi-step projects, architectures, or migrations.
Plans complex tasks into milestones with specs and reviews them, then executes approved plans by delegating to agents. Use for multi-step projects with dependencies and architectural needs.
Applies Acme Corporation brand guidelines including colors, fonts, layouts, and messaging to generated PowerPoint, Excel, and PDF documents.
Share bugs, ideas, or general feedback.
Trigger: ~auto <任务描述>
~auto 是自动执行命令。它根据任务类型、复杂度、风险等级与项目状态,在 ~idea、~plan、~build、~verify、~prd 之间选择合适主路径,并连续推进。
~auto 不止做一次选路;主路径一旦确定,就按需要继续执行后续阶段,默认持续推进直到完成交付,只有命中 HelloAGENTS 阻塞判定时才停下。
T3 高风险或不可逆操作默认不直接进入 ~build;优先先走 ~plan 或 ~prd,纯审查/纯验证请求才可先进入 ~verify~auto,表示已授权在当前任务边界内沿选定主路径持续执行;若本轮运行在 Codex /goal 下,/goal 只提供长程续跑与预算,~auto 仍按方案包、state_path 与验证契约推进;~plan / ~prd 作为中间阶段时,不再额外询问“是否开始执行”,除非仍有真实阻塞;不得把 🔄 下一步 当作阶段交接或继续执行占位~auto 内另建一套关键词路由表~plan~build,完成当前实现后再 ~verify~verify 或收尾tasks.md 未完成 AFK 项、contract.json 与 state_path 确定主路径,不把 goal 目标原文替代方案包~idea~verify~prd~plan~buildT0 → 保持在 ~idea,不创建项目文件T1 → 在 ~build / ~verify 间选择最短可交付路径T2 → 需要结构化产物或范围未完全明确时优先 ~planT3 → 纯审查/验真走 ~verify;其余默认 ~plan 或 ~prd,待方案与风险边界明确后再进入实现idea → 读取 skills/commands/idea/SKILL.mdplan → 读取 skills/commands/plan/SKILL.mdbuild → 读取 skills/commands/build/SKILL.mdverify → 读取 skills/commands/verify/SKILL.mdprd → 读取 skills/commands/prd/SKILL.md不要额外读取未选中的 command skill。
~build → 完成实现后继续进入 ~verify,再进入收尾~plan → 方案包写入后,若当前任务来自 ~auto 且未命中阻塞判定,直接继续进入 ~build,不要把“方案已形成”当作最终停点~prd → PRD / 任务 / 契约写入后,若当前任务来自 ~auto 且未命中阻塞判定,按当前结果继续进入 ~build,必要时先补一轮轻量 ~plan~verify → 完成审查 / 验证 / 收尾后结束~idea,且用户本意就是探索/比较,则在探索输出后结束;若探索后已有明确方向且当前任务仍要求写文件或改代码,则继续进入 ~plan 或 ~build~verify 与 HelloAGENTS 收尾,再标记 goal complete;未满足时继续下一项可执行 AFK 任务~plan / ~prd 中“是否进入执行”的默认询问原样带入 ~auto 流程~auto 的默认完成态;用户显式要求 ~auto 时,默认目标是把当前任务推进到可交付完成