100% yes, we’re in the age of abundance. It’s the perfect time to let your curiosity guide your projects!
@reach_vb
-
Prompt Specific AI Models for Better Results
By
–
yep – but you can prompt it to use specific model too!
-
Using Codex Parallel Instances for Task Automation
By
–
there are few ways to go about it but I think the easiest would be to just activate background terminal (experimental) and just ask codex to spin up parallel instances to solve your task/ list of tasks
-

Skills Addition Roadmap: Explicit Invocation Coming Soon
By
–
you can add skills to the project, however, explicit invocation is not supported yet and is on the roadmap! (deleted my previous post as it was not entirely accurate)
-
OpenAI Create-Plan Skill: Automated Planning Operations
By
–
if you want to see how the create-plan skill operates: https://
github.com/openai/skills/
blob/main/skills/.experimental/create-plan/SKILL.md
… -
Create-Plan Skill in Codex for Iterative AI Workflows
By
–
the create-plan skill in codex comes in clutch many times! I use it all the time to iterate around with a SPEC md before firing off codex to go get shit done if you haven't already install it (simply ask install create-plan skill) and try it out
-
ChatGPT subscription support comparison and pricing
By
–
yep! we support both, ChatGPT sub ofc is a better deal
-
Lead Conversion Churn Rates and Product Stickiness Analysis
By
–
Highly doubt it could be 1% even assuming they would the churn for converted leads would be quite high – top reason being it ain’t sticky enough
-
Using AI Codex to document codebase architecture and data flows
By
–
Not really but my go-to is to ask codex to create a markdown file with all the primitives, code blocks, data flow and mermaid graphs for the codebase/ parts of it. Iterate a bit to got all the info I need For mermaid graphs I’d usually refine them a bit in my own scratchpad: