一键导入
choose-order
Choose the correct Knights Radiant order for the task before starting execution.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Choose the correct Knights Radiant order for the task before starting execution.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Unite systems, teams, and dependencies without hiding the seams.
Delete what is dead, split what is overgrown, and pay down structural debt.
Cover the forgotten paths: edge cases, error recovery, accessibility, slow paths.
Plan the structure, compare alternatives, and choose boundaries deliberately.
Make the system legible and honest through names, docs, and API shape.
Choose a Knights Radiant cycle and hand-off sequence for greenfield, risky migration, triage, refactor, or small-task work.
| name | choose-order |
| description | Choose the correct Knights Radiant order for the task before starting execution. |
| category | knights-radiant |
Use this skill when the work is underspecified in method but clear in goal, and the main question is which single engineering lens should own the baton first.
choose-order vs run-cycle: choose-order picks the narrowest first lens for the immediate constraint. run-cycle picks a fuller sequence when the task needs multiple lenses. On the same task, they may give different answers — choose-order says "start here," run-cycle says "walk this path." That divergence is intentional, not a bug.
CYCLE.md instead of forcing all ten.Return a routing packet with:
"Use choose-order for: 'we need to split our reporting worker into separate batch and realtime paths without wrecking ops.'"
README.mdCYCLE.mdIDEALS.mdSee agents/ in this repo for each order's AGENTS.md and local skills/ folder.