소개
This skill establishes a high-integrity engineering loop between Claude and Codex to ensure code quality and architectural consistency. It implements a structured 'Plan-Validate-Implement-Review' workflow that acts as a quality gate for non-trivial tasks, such as major refactors or new feature development. By leveraging Gemini-inspired prompt strategies and explicit guardrails, it identifies logic errors, type safety issues, and edge cases before and after code changes are applied, ensuring that your AI-driven development remains safe, predictable, and compliant with project conventions.