Skip to content
LinkedInX

Codex Level Up - Portfolio Site Practice

About 5 minutes

Target audience: Readers who want to practice Codex Levels 0 through 10 through real repository work
Prerequisites: An overview of the Codex levels

Codex Level Up applies the Codex Levels 0-10 definitions to real repository work through a Next.js personal portfolio site.

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

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.
LevelTitlePracticeTypical deliverable
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

Start with Level 0 or begin at the stage identified in Codex Levels.

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

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