Customize the 'Suggest Skills' Automation
In Codex, select the 'From recent PRs and reviews suggest next skills to deepen' automation template. Configure the automation to run on a recurring schedule, such as weekly on Fridays at 10:00 a.m.
Use a Codex Automation to create a 'meta-agent' that analyzes your codebase, identifies opportunities for new reusable agent skills, and then spawns sub-agents to automatically test and validate those new skills.

From 19:00 to 25:27, Claire builds a weekly Codex loop that inspects recent work, identifies reusable skills, and uses subagents to produce them. Clip range: 19:00 to 25:27.
A validated set of reusable agent skills with test results recorded against the repository base branch.
OpenAI's cloud-based AI software engineering agent that can execute code, run tests, and handle complex multi-file tasks autonomously.
AI pair programmer
Step by step
Follow the sequence once, then adapt the prompts, checks, and handoffs to your own setup.
4 steps
In Codex, select the 'From recent PRs and reviews suggest next skills to deepen' automation template. Configure the automation to run on a recurring schedule, such as weekly on Fridays at 10:00 a.m.
Modify the template's prompt to instruct the agent to identify potential new skills, such as those from a command line tool, and then validate them. The prompt should require the main agent to spawn a sub agent for each potential skill, giving it a specific goal to test the skill against the repository's main branch.
If you identify a skill, spin up its own thread and use that skill... validated against the base branch of the repo. We want to confirm that the skill actually works and outputs high quality... You should use a goal when validating the skill.
Run the automation. The main agent will scan your GitHub history and start creating sub agents for each potential skill it identifies. Monitor the chat list in Codex to observe these new sub agents appearing, each assigned a specific goal to validate one skill.
After a sub agent completes its goal, it will report whether the new skill is functional. Review the results from each sub agent. For each validated skill, add it to your agent's reusable skill library.
Turn an idea into a PRD, user stories, and a plan.
After the steps
How to recover when the loop fails and where human judgment helps.
Recover
Keep building

Use ChatGPT's multi-modal capabilities to automatically edit user-generated content (UGC) style videos. The AI can transcribe clips, select the best takes, assemble a narrative, and redact sensitive on-screen information.

use ChatGPT Sites to generate, build, and deploy a fully functional, data-backed website on a `chatgpt.site` domain using a single detailed prompt.

Use ChatGPT Voice with screen-aware context to delegate and parallel-process complex logistical tasks like booking travel and filing expense reports, all through a single conversation.
Join 100,000+ product managers who use ChatPRD to write better docs, align teams faster, and build products users love.