원클릭으로
verification-loop
OpenDesk 项目最小验证闭环:lint + architecture checks + staged guardrail。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
OpenDesk 项目最小验证闭环:lint + architecture checks + staged guardrail。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
OpenDesk 强制文档注释与编码注释规范(作者 Xiaoman、创建时间、参数/返回值、Rust ///、TS JSDoc)。 在编写、新增、修改、重构任何 OpenDesk 代码(Rust / TypeScript / React / subscription)时必须使用; 用户提到注释、文档注释、JSDoc、///、作者、创建时间、编码规范时也必须使用。 未写完公开 API 文档注释视为任务未完成。
OpenDesk enterprise AI customer-service desktop platform development knowledge base. Enforces React→Rust→Python architecture, contracts-first, hexagonal design, feature boundaries, and skeleton-phase constraints. Use when working on OpenDesk, adding features/crates/contracts/IPC/events, architecture review, or any cross-layer change in this repository.
在写实现前先检索仓库内已有能力与约束,避免重复造轮子和跨层改动。
| name | verification-loop |
| description | OpenDesk 项目最小验证闭环:lint + architecture checks + staged guardrail。 |
在以下时机执行:
最小闭环:
pnpm lintpython skills/opendesk/scripts/check_architecture.pypython skills/opendesk/scripts/check_boundary.pypython skills/opendesk/scripts/check_contracts.py如果任一步失败:
通过标准: