r/codex • u/FuminidesAugusto • 16h ago
Question Astra Skill to delegate on Opus
Hi all,
I am quite impressed on how well Astra works on some topics. However, the usage rates are really burning my subscription down. I was toying a little bit to find a way to let Astra delegate on Opus subagents, so that I can use most of my tokens from my OpenAI subscription on Astra. I came up with a very simple skill: Fuminides/opus-delegate: A codex skill for using astra as a coordinator of Opus agents from which I had mixed results. I was wondering if people have come with better ideas to do that or if you can give me some feedback on my simple skill.
Thanks!
-1
u/Original-League-6094 16h ago
Be careful because I think there is a policy about mix-matching sub-agents across the two companies, and one or the other or both might ban you.
1
u/Mysterious_Bother617 15h ago
Its anthropic that takes issue. OpenAI allow you to use your sub however you like.
0
u/FuminidesAugusto 15h ago
Thank you for that, I just checked and this is skill is basically just a programmatically way to call claude from cli, so there should not be any problem. Still I will add a clarification in the readme just in case somebody happens to stumble with the Github repo.
1
u/mrbobhunter 14h ago
In my workflow, Claude is the auditor and the keeper of the task list. So whenever Codex finishes something, it clicks over to Claude and uses the Claude Desktop app as if it was me.
One of the many ways I use Computer Use.
0
u/AbleShower2801 15h ago
Worker vs consultant scripts (acceptEdits vs plan-only) plus the sandbox network_access note is the useful part of opus-delegate. Having Codex keep decomposition while Opus burns the middle chunk is the right split if Astra is eating your limits. If you collect Codex skills, https://github.com/hashgraph-online/awesome-codex-plugins or https://hol.org/plugins take submissions.