一键导入
update-docs
Imported from everything-codex command update-docs
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Imported from everything-codex command update-docs
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
AI-native code annotation protocol that encodes intent, risk, dependencies, constraints, and test expectations in machine-parseable comments.
Professional Codex-native multi-agent code review with confidence scoring
架构规划专家 - 使用 Codex 本地上下文、仓库证据和只读 child agent 进行大型系统架构设计与规划。
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
Imported from everything-codex command checkpoint
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
| name | update-docs |
| description | Imported from everything-codex command update-docs |
| version | 0.1.0 |
| source | fork |
| checksum | 60e7fd5ed9bc50331c66e375757e3b7433d4918e45e18f0b1e05d48779645a05 |
| updated_at | "2026-02-11T01:29:16.000Z" |
| layer | utility |
Codex supports native subagents. Delegate with spawn_agent, coordinate with send_input, collect via wait_agent, and clean up with close_agent.
Execution preference:
[ANALYST]/[ARCHITECT]/[EXECUTOR]/[REVIEWER] structure in a single response.Minimal orchestration pattern:
spawn_agent -> send_input (optional) -> wait_agent -> close_agent
Sync documentation from source-of-truth:
Read package.json scripts section
Read .env.example
Generate docs/CONTRIB.md with:
Generate docs/RUNBOOK.md with:
Identify obsolete documentation:
Show diff summary
Single source of truth: package.json and .env.example