explore.md +0 −34 deleted
File DeletedView Diff
1# Explore – Codex
2
3## Get started
4
5- Build a classic Snake game in this repo.
6- Find and fix bugs in my codebase with minimal, high-confidence changes.
7- Propose and implement one high-leverage viral feature for my app.
8- Create a dashboard for ….
9- Create an interactive prototype based on my meeting notes.
10- Analyze a sales call and implement the highest-impact missing features.
11- Explain the top failure modes of my application's architecture.
12- Write a bedtime story for a 5-year-old about my system's architecture.
13
14## Use skills
15
16- Create a one-page $pdf that summarizes this app.
17- Implement designs from my Figma file in this codebase using $figma-implement-design.
18- Deploy this project to Vercel with $vercel-deploy and a safe, minimal setup.
19- Create a $doc with a 6-week roadmap for my app.
20- Analyze my codebase and create an investor/influencer-style ad concept for it using $sora.
21- $gh-fix-ci iterate on my PR until CI is green.
22- Monitor incoming bug reports on $sentry and attempt fixes.
23- Generate a $pdf bedtime story children's book.
24- Query my database and create a $spreadsheet with my top 10 customers.
25
26## Create automations
27
28Automate recurring tasks. Codex adds findings to the inbox and archives runs with nothing to report.
29
30- Scan recent commits for likely bugs and propose minimal fixes.
31- Draft release notes from merged PRs.
32- Summarize yesterday’s git activity for standup.
33- Summarize CI failures and flaky tests.
34- Create a small classic game with minimal scope.