Skip to main content
Run any Skill in Manus
with one click
ching-kuo
GitHub creator profile

ching-kuo

Repository-level view of 9 collected skills across 4 GitHub repositories.

skills collected
9
repositories
4
updated
2026-07-15
repository explorer

Repositories and representative skills

execute-codex
software-developers

Smart size-based routing: Claude implements small changes (<=2 files, <=30 lines), Codex implements large changes, code-reviewer agent reviews all. Best for: executing a plan or task where you want automatic routing by complexity. Triggers on: /execute-codex, execute plan, implement with routing, run the plan.

2026-04-01
tdd-execute-codex
software-quality-assurance-analysts-and-testers

Full TDD with smart routing: Claude writes tests first, Codex audits tests, then routes implementation by size (Claude small / Codex large), code-reviewer reviews. Best for: TDD on larger tasks where Codex should handle heavy implementation. Triggers on: /tdd-execute-codex, TDD with routing, test-driven execute, TDD large feature.

2026-04-01
claude-codex
software-quality-assurance-analysts-and-testers

Claude implements code changes, Codex reviews via MCP with structured APPROVED/WARNING/BLOCKED verdicts. Best for: straightforward implementation where you want an external Codex review. Triggers on: /claude-codex, implement and review, build with Codex review, code with external review.

2026-03-22
plan-codex
software-developers

Create a detailed implementation plan with Opus-level reasoning, then Codex audits it for correctness, completeness, and security in a loop until approved. Best for: planning before coding — never modifies production code. Triggers on: /plan-codex, plan a feature, create implementation plan, design a system, architect this.

2026-03-22
tdd-claude-codex
software-quality-assurance-analysts-and-testers

Full TDD workflow: Claude writes tests first (RED), Codex audits tests, Claude implements (GREEN), refactors (IMPROVE), Codex reviews final implementation. Best for: test-driven development where you want Codex reviewing both tests and code. Triggers on: /tdd-claude-codex, TDD with review, test-driven implement, tests first then implement.

2026-03-22
codex-mcp
software-developers

How to use OpenAI Codex via MCP tools for code generation, plan review, and collaborative implementation loops. Use when calling Codex for implementation, review, or any cross-model collaboration.

2026-02-28
Showing 4 of 4 repositories
All repositories loaded