Skip to content
LinkedInX

Codex Level Up - Portfolio Site Practice

Target audience: Readers who want to practice Codex Levels 0 through 10 through real repository work
Prerequisites: No prior knowledge required

Codex Level Up uses a Next.js personal portfolio site to expand the scope of work you delegate to Codex step by step.

Each level adds the capability and deliverable associated with its title. Make the current stage reproducible before moving higher.

How to Use the Tutorials

If this is your first time through the section, start with the Codex Level Overview to understand why the levels exist, how to study them, and what the target end state looks like.

Each level moves from defining the deliverable through practice, verification, and troubleshooting:

  1. What you will complete - Confirm the deliverable and delegation boundary.
  2. Steps 1-3 - Set the boundary, practice, and verify completion.
  3. Check - Record evidence from diffs, commands, pages, or reviews.
  4. Troubleshooting - Correct scope expansion and vague completion criteria.

Tutorial Flow

LevelTitlePracticeTypical deliverable
Level OverviewOverviewUnderstand the Level 0-10 mapYour current position and study route
Level 0Chat AdvisorDefine requirements before opening the repositoryPortfolio requirements note
Level 1Repository ReaderRead the repository and produce a change planRelated-file map and change plan
Level 2Focused EditorMake a bounded ProjectCard editSmall reviewable diff
Level 3Verified ImplementerImplement multiple pages and finish verificationPage implementation and validation results
Level 4Context EngineerPersist working rules in AGENTS.mdAGENTS.md and scoped instructions
Level 5GitHub CollaboratorWork from an issue through pull request reviewIssue-linked branch and pull request
Level 6Harness BuilderBuild a harness for permissions and validationHarness with approvals, prohibitions, and checks
Level 7Tool OperatorVerify the UI with browser and connector toolsValidation record with evidence beyond code
Level 8Parallel OrchestratorImplement independent tasks in parallelConflict-aware task split and integrated result
Level 9Workflow OperatorAutomate recurring validation and triageRecurring workflow with stop conditions
Level 10Agent Platform ArchitectDesign an operating model for multiple agentsPlatform design with evaluation, audit, and improvement
This table scrolls horizontally. Keyboard users can focus the table and use the left and right arrow keys.

Getting Started

Read the Level Overview first, then start with Level 0 or begin at the stage that matches your current practice.

See the references for the external specifications and background sources used on this page.[1][2]

References

  1. OpenAI, Codex documentation
  2. OpenAI, OpenAI API documentation