用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/chouswei/cursor-user-skills --skill reasoning-strategy-selector命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | reasoning-strategy-selector |
| description | >- |
Optional router — MemNet skill graph + wire seed. Canonical pack: user-pack only (D1).
Not a default fallback for unclear project work; use repo AGENTS.md / ask the user first.
Source of truth: references/skill-graph-seed.wire (D2). Generated views: core-strategy-principles.md, SKILL-GRAPH.md trigger table.
Schema: skill-graph.md · Golden set: routing-golden-set.md
Tools:
python tools/score_routing.py — benchmark graph routing on golden set
python tools/bootstrap_skill_graph.py --regenerate-views — sync generated views from seed
python tools/scan_skills_to_wire.py --write — rebuild seed from SKILL.md scan
python tools/validate_selector_pack.py — pack + graph density checks
python tools/strategy-retriever.py "<q>" — graph trigger match helper (not convolution)
python tools/record_routing_success.py TSK_route_<slug> <id> [...] — format led_to_success @EDG rows for MemNet
Phase 4: phase4-learning-loop.md — parent agent records empirical routing edges on settle.
Main agent: open <pack-root>/<id>/SKILL.md per order[]. SysML skills outside related_skills still routable via graph; for single obvious sysml-* match, order: [] + SKILL-GRAPH fast-path remains valid.
order[] from graph walk.related_skills.txt iteration; using this skill as a thinking substitute.