mo-setup

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Set up a project for Meta-O

为Meta-O设置项目

Read Project setup contract, Backend contract, and Purpose and architecture contract completely. For a Python project also read Python QC profile completely; for a TypeScript or JavaScript project also read TypeScript QC profile. Read both for a mixed Python/TypeScript project. Read only the applicable language profiles completely.
Detect Orca through its native environment and status surface; report unsupported or ambiguous environments. Check
orca
/
orca-cli
separately from the upstream
orchestration
companion skill.
When watchdog readiness is in scope, check mature
jq
and
flock
dependencies separately from backend controls.
Use Orca's version-matched
orca skills
guide. Report the exact source separately from control discovery; an unrelated personal copy is not evidence.
Inspect knowledge, entry instructions, README, architecture reasons, backlog quality, E2E and acceptance mapping, language/build config, mature complexity and size linting, significant-code purpose, deterministic non-mutating QC, and unsandboxed Codex/Claude Code/OpenCode posture. Do not create a backend fixture document in ordinary projects.
If tracked repair is required, explain it and use a separate
feature/meta-o-setup
branch based on up-to-date
develop
; never mix setup repair into the current feature branch. Personal configuration changes require explicit confirmation.
完整阅读项目设置合约后端合约目标与架构合约。如果是Python项目,还需完整阅读Python质量管控规范;如果是TypeScript或JavaScript项目,还需完整阅读TypeScript质量管控规范。对于Python/TypeScript混合项目,需同时阅读两者。仅需完整阅读对应语言的规范。
通过Orca的原生环境和状态界面检测Orca;上报不支持或模糊的环境。将
orca
/
orca-cli
与上游
orchestration
配套技能分开检查。
当看门狗就绪性在检查范围内时,需将成熟的
jq
flock
依赖与后端控制分开检查。
使用与Orca版本匹配的
orca skills
指南。将确切来源与控制发现分开上报;无关的个人副本不作为有效依据。
检查知识内容、入门说明、README、架构设计理由、待办事项质量、端到端及验收映射、语言/构建配置、成熟的复杂度与代码大小静态检查、重要代码用途、确定性非变异质量管控,以及未沙箱化的Codex/Claude Code/OpenCode配置。普通项目中无需创建后端 fixture 文档。
如果需要跟踪修复,需说明修复内容并基于最新的
develop
分支创建单独的
feature/meta-o-setup
分支;切勿将设置修复混入当前功能分支。个人配置变更需获得明确确认。