SOC 직업 분류 기준
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/tomevault-io/skills-registry --skill ccg-workflow명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
| Use when this capability is needed.
> Use when this capability is needed.
Review architecture and API design for the vfs-s3 project. Use when the user mentions @architect, asks to review an issue's design, discuss module boundaries, API shape, or architectural decisions for vfs-s3. Also trigger when the user wants to create an ADR (Architecture Decision Record) or evaluate a technical approach for the project. Intended for dispatch from Codex automation or Claude routines; GitHub trigger phrase: @vfs-s3-bot please prepare design doc Use when this capability is needed.
| name | ccg-workflow |
| description | | Use when this capability is needed. |
/gemini-collaboration⚠️ 一次调用,一个目标。禁止向 Coder 堆砌多个不相关需求。
所有代码、文档等内容改动任务,直接委托 Coder 执行。
调用前(复杂任务推荐):
Coder 执行完毕后,Claude 快速读取验收:
阶段性开发完成后,调用 Codex review:
| 工具 | 用途 | sandbox | 重试 |
|---|---|---|---|
| Coder | 执行改动 | workspace-write | 默认不重试 |
| Codex | 代码审核 | read-only | 默认 1 次 |
| Gemini | 顾问/执行 | workspace-write (yolo) | 默认 1 次 |
💡 Gemini 详细指南:如需了解 Gemini 的具体调用方式和触发场景,请执行
/gemini-collaboration技能。
会话复用:保存 SESSION_ID 保持上下文。
Coder/Codex/Gemini 的意见仅供参考。你(Claude)是最终决策者,需批判性思考,做出最优决策。
详细参数:coder-guide.md | codex-guide.md
Source: FredericMN/Coder-Codex-Gemini — distributed by TomeVault.