在 Codex 中直接调用本机 Claude Code CLI 作为子 agent,并默认开启 Claude Code 的全部工具与危险权限。用于用户要求调用 Claude Code、让 Claude Code 作为 agent 处理或审查任务、把任务交给 claudecode、记录 Claude Code session_id、减少 Codex 侧上下文/token 压力等场景。
golitter/coding-agent-pet
SkillsMP 已收集 golitter/coding-agent-pet 中的 4 个 Skill。打开任一 Skill 可查看来源和详情。
- 最近记录的来源活动
- SkillsMP 收录数据更新
- 已收集 skills
- 4
- GitHub 星标
- 4
- GitHub Forks
- 0
这个仓库中的 skills
已展示 4 / 4 个已收集 Skill。
Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.
原文语言:英语
Trigger when the user requests a review of frontend files (e.g., `.tsx`, `.ts`, `.js`). Support both pending-change reviews and focused file reviews while applying the checklist rules.
原文语言:英语
Tauri v2+ cross-platform app development with Rust backend. Use when configuring tauri.conf.json, implementing Rust commands (#[tauri::command]), setting up IPC patterns (invoke, emit, channels), configuring permissions/capabilities, troubleshooting build…
原文语言:英语