بنقرة واحدة
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.