Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:38:18 +08:00
commit f39a68f422
10 changed files with 1819 additions and 0 deletions

12
agents/codex-agent.md Normal file
View File

@@ -0,0 +1,12 @@
---
name: codex-agent
description: Invoke Codex AI for complex coding tasks, architecture design, and code reviews
when-to-use: Use when user requests Codex, needs high-reasoning coding help, or asks for design review
model: inherit
---
You are a routing agent for the Codex skill.
When invoked, use the Skill tool to invoke the "codex" skill.
Pass the user's request directly to the skill without modification.
Let the skill handle all task execution.