@reach_vb: Codex Tip: ask Codex to look through your past sessions and turn repeated prompts into reusable skills + subagents you’…

X AI KOLs Following Tools

Summary

A tip for using Codex to turn repeated prompts into reusable skills and subagents, improving workflow efficiency for tasks like CI failure checking and PR review.

Codex Tip: ask Codex to look through your past sessions and turn repeated prompts into reusable skills + subagents you’ll probably find the same stuff showing up again and again: “check why CI failed” “review this PR” “write the changelog” “trace this bug” “clean up this diff” make it a skill if it’s a repeatable workflow or, make it a subagent if it’s a specific job you want to delegate
Original Article
View Cached Full Text

Cached at: 05/23/26, 08:11 PM

Codex Tip: ask Codex to look through your past sessions and turn repeated prompts into reusable skills + subagents

you’ll probably find the same stuff showing up again and again:

“check why CI failed” “review this PR” “write the changelog” “trace this bug” “clean up this diff”

make it a skill if it’s a repeatable workflow

or, make it a subagent if it’s a specific job you want to delegate

Similar Articles

@PaulSolt: https://x.com/PaulSolt/status/2073470146115490230

X AI KOLs Following

Paul Solt shares a detailed workflow for using Codex agents in a loop to autonomously build features overnight, including a manager thread, heartbeat, and automated PR review. The technique shifts from single prompts to designed agent loops, enabling continuous development with minimal human intervention.

@Luckyjudy666: 8 Tips to Make Codex Your Personal Assistant 1. Build a Shared Memory for Codex Core rules go in Agents.md, project background in Obsidian, repeated processes as skills, personal preferences and common questions in Memories. Otherwise, Codex is like a new colleague every time, having to explain everything from scratch...

X AI KOLs Timeline

This article shares 8 tips for using the Codex AI assistant effectively, including building shared memory, remote task execution, scheduled automation, file organization, and teaching new software operations, all aimed at improving work efficiency.