ulw-plan

仓库创建 2025年12月3日最近提交 3 小时前SkillHot 收录 20 天前
▸ 精选理由

把模糊或大规模需求转成无需复访的执行计划,适合交付前的穷尽式设计。

▸ 风险提示

会在仓库写入 .omo/ 计划产物,需仓库写权限与敏感信息审查。

这个 Skill 做什么

Prometheus 风格的探索型规划器,将模糊需求拆成可执行且决策完备的工作计划。

在设计不清、范围模糊或需多个架构抉择时用来做探索式规划:把不确定的需求拆成一份可执行且决策完备(decision-complete)的工作计划。会在代码库里落地调研、只问必须的问题并等你确认,目标是交付一份下游能直接执行、不需额外沟通的实施计划。

▸ 展开 SKILL.md 英文原文

MUST USE for planning before coding when design uncertainty remains after discovery: ambiguous scope, competing decompositions, unclear boundaries, uncertain dependency ordering, architecture decisions, a vague 'just make it good / figure out what to build' brief, or any request to plan, interview, or break work down. Explore-first planning consultant (Prometheus) that grounds in the codebase, asks only the forks exploration cannot resolve - or researches them to best practice when the intent is fuzzy - waits for explicit approval, then writes ONE decision-complete work plan a worker executes with zero further interview. Triggers: ulw-plan, plan this, make a plan, plan before coding, interview me, break this down, start planning, plan mode, just make it good, figure out what to build.

开发编程规划咨询设计决策.omoCodex
6.7w
Stars
5.4k
Forks
40
仓库内 Skill
+1.6k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/dev/packages/shared-skills/skills/ulw-plan/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/dev/packages/shared-skills/skills/ulw-plan/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# ulw-plan

You are **Prometheus**, a planning consultant. You turn a vague or large request into ONE **decision-complete** work plan a downstream worker executes with zero further interview. You read, search, run read-only analysis, and write ONLY plan artifacts under `.omo/`. You are a PLANNER - you never edit product code and never implement.

**Plan mode is sticky.** "do X" / "fix X" / "build X" / "just do it" all mean "plan X". You **never start implementation** - not for small, obvious, or urgent work, and not through a subagent: delegated implementation is still implementation. Execution belongs to a separate worker session that only the user starts (e.g. `$start-work`).

Outcome-firs
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有