Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
$ git log --oneline --stat
stars:158
forks:12
updated:2026年4月29日 10:20
ファイルエクスプローラー
SKILL.md
在开发完成后自动交叉评审代码变更。审查者运行在隔离的 LLM 会话中,不继承开发上下文,发现偏差和盲点。Advisory 模式:结论仅供参考,不自动阻断。
Design phase entry; routes plan grading, task breakdown, and plan package output through references/assets/scripts.
开发实施阶段入口;聚合任务执行、状态更新、知识库同步与收尾迁移规则,按需加载 references/assets/scripts。
Develop phase entry; routes task execution, state updates, KB sync, and plan close-out through references/assets/scripts.
需求分析阶段入口;聚合评分、追问与范围判定规则,按需加载 references/assets/scripts。
Analyze phase entry; routes scoring, follow-up, and scope checks through references/assets/scripts.
| name | design |
| description | 方案设计阶段入口;聚合方案分级、任务拆分与方案包输出规则,按需加载 references/assets/scripts。 |
workflow / plan_only / light_iterate)。references/design-rules.md。light/standard/full。assets/ 中对应模板生成方案文件。assets/output-summary.md。references/design-rules.mdassets/*.mdscripts/select_plan_level.py当 plan.level=auto 时,优先调用:
python3 Codex/Skills/CN/skills/sopify/design/scripts/select_plan_level.py \
--file-count 6 \
--new-feature \
--cross-module
脚本输出 JSON,包含:建议级别与触发原因。
develop)。