Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Codex Coding Flows

A small, Codex-focused collection of reusable coding workflows.

Current Stack

  • Codex Desktop
    • Reference session IDS for multi thread referencing
    • Sub agents / Deep Research
    • Dead Prose Speaking
  • Review: CoderRabbit
  • Skills
  • MCP: Linear, TLDraw & Paper
  • Knowledge: Obsidian

Structure

.agents/
  skills/
    README.md
    coding-workflow/
    how/
    evals-start/
    ...
prompts/
skills-lock.json

Each skill is a direct child of .agents/skills/. Do not nest active skills under category folders such as .agents/skills/evals/; use .agents/skills/README.md as the category layer instead.

Use In Another Project

Copy the complete skill folders you want into the target project's .agents/skills/ directory:

target-project/
  .agents/
    skills/
      coding-workflow/
      how/
      verify/

Keep each folder intact. A skill's references/, agents/, scripts/, and assets/ directories are part of its contract when present.

Skill Catalog

See .agents/skills/README.md for the category map:

  • How
  • Core Workflow
  • Testing
  • Evals
  • Validation
  • Data
  • Review Interfaces
  • Frontend
  • Mobile
  • Backend

History

This repo started from this thread on how I have been coding: https://x.com/crypblizz/status/2082050683956519204

Sources

The Codex workflow adapts ideas from Lauren Tan's How and pstack projects. Both are MIT licensed. See THIRD_PARTY_NOTICES.md.

About

how i code atm

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages