Hand the current task or repo state to Codex for an independent second pass from inside Claude Code. Use when the user explicitly wants another agent to take a shot after Claude's first pass.
$npx -y skills add igorganapolsky/thumbgate --skill second-passInstalls into the current project.
Run `npx skills use "https://github.com/igorganapolsky/thumbgate" --skill "igorganapolsky/thumbgate/second-pass"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/igorganapolsky/thumbgate" that are relevant to the current task. Run `npx skills add "https://github.com/igorganapolsky/thumbgate"` and select the relevant skills, then follow their instructions.