一个海外博主 分享的非常实用的小技巧,可以把 Codex/Claude Code 平时使用中重复的操作抽成 skill 或者 subagent
把下面这个复制给你的 codex/cc 即可👇
“Look through my recent Codex sessions and identify repeated workflows or repeated asks.
For anything I keep doing manually, suggest:
1. a skill if it is a reusable workflow
2. a custom subagent if it is a bounded role or investigation task
Focus on practical things like CI failures, PR reviews, changelogs, docs updates, release prep, debugging, and test triage.
Create the useful ones only. Keep them simple.”
@aigc1024
把下面这个复制给你的 codex/cc 即可👇
“Look through my recent Codex sessions and identify repeated workflows or repeated asks.
For anything I keep doing manually, suggest:
1. a skill if it is a reusable workflow
2. a custom subagent if it is a bounded role or investigation task
Focus on practical things like CI failures, PR reviews, changelogs, docs updates, release prep, debugging, and test triage.
Create the useful ones only. Keep them simple.”
@aigc1024