dante01yoon

8 mods across 1 repository, 2 stars between them.

Codex Ask

01

dante01yoon/codex-mcp-bridge

Skill Claude CodeCodex

Delegates a general question to Codex and returns the answer. Use for technical questions, research, or analysis.

2 6mo ago A 27 tokens original MIT

Codex Explain

02

dante01yoon/codex-mcp-bridge

Skill Claude CodeCodex

Delegates code explanation to Codex. Reads target code and returns a clear breakdown of purpose, logic flow, design decisions, and gotchas.

2 6mo ago A 33 tokens original MIT

Codex Fix

03

dante01yoon/codex-mcp-bridge

Skill Claude CodeCodex

Delegates bug fixing to Codex. Reads the broken code, sends it for repair, and applies the fix with a diff preview.

2 6mo ago A 31 tokens original MIT

Codex Generate

04

dante01yoon/codex-mcp-bridge

Skill Claude CodeCodex

Delegates new code generation to Codex. Gathers project context and generates code following existing conventions.

2 6mo ago A 24 tokens original MIT

Codex Refactor

05

dante01yoon/codex-mcp-bridge

Skill Claude CodeCodex

Delegates code refactoring to Codex. Reads target code, sends for structural improvement while preserving behavior, and shows diff before applying.

2 6mo ago A 32 tokens original MIT

Codex Review

06

dante01yoon/codex-mcp-bridge

Skill Claude CodeCodex

Delegates code review to Codex. Reads target files and sends them for analysis focusing on bugs, security, performance, and readability.

2 6mo ago A 31 tokens original MIT

Codex Sub-Agent

07

dante01yoon/codex-mcp-bridge

Skill Claude CodeCodex

Orchestrates task delegation to Codex via MCP bridge. Automatically selects the right tool, sandbox mode, and output format based on the task type.

2 6mo ago A 35 tokens original MIT

Codex Test

08

dante01yoon/codex-mcp-bridge

Skill Claude CodeCodex

Delegates test generation to Codex. Reads source code and generates comprehensive unit tests matching the project's testing framework.

2 6mo ago A 26 tokens original MIT