About
This skill serves as the primary execution engine for code-related tasks, delegating complex operations to the Codex AI for deeper understanding and manipulation. It provides a robust framework for performing deep code analysis, executing multi-file refactors, and generating automated code changes with built-in safety controls and fallback policies. By utilizing a wrapper that handles shell quoting via HEREDOC syntax and managing long-running tasks with a fixed two-hour timeout, it ensures reliable and predictable code manipulation while maintaining session context for iterative development workflows.