What problem does it solve?
This Skill streamlines Codex MCP collaboration across feature development, refactoring, and complex logic by enforcing a three-stage workflow: requirements analysis, prototype retrieval, and code review, while ensuring read-only safety and critical questioning.
Core Features & Use Cases
- Three-stage collaboration: requirements analysis → prototype retrieval → code review to ensure thorough planning and validation.
- Read-only safety: all Codex interactions run in a read-only sandbox with session ID reuse to preserve context and prevent unintended modifications.
- Structured prompts: guided prompts ensure precise analysis, safe prototyping, and rigorous code review with explicit risk checks.
- Use Case: When initiating a new feature or major refactor, trigger Codex Collaborator to clarify requirements, generate a read-only prototype patch, and conduct a formal review before merging.
Quick Start
Start a Codex Collaborator session by providing a project path and a high-level user need. Then, execute Phase 1 to analyze requirements, Phase 2 to retrieve a read-only prototype patch, and Phase 3 to perform a formal code review.