con un clic
verification-loop
OpenDesk 项目最小验证闭环:lint + architecture checks + staged guardrail。
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
OpenDesk 项目最小验证闭环:lint + architecture checks + staged guardrail。
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional 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如果任一步失败:
通过标准: