mturac/everything-openai-codex

EOC: open-source operating system for OpenAI Codex workflows with agents, skills, hooks, rules, memory, safety gates, and cross-harness adapters.

89Stars on the repository
60Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

architect

01

mturac/everything-openai-codex

Agent

Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.

89 8d ago A 36 tokens copy · 97% MIT

mturac/everything-openai-codex

Agent

Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.

89 8d ago C 50 tokens copy · 100% MIT

chief-of-staff

03

mturac/everything-openai-codex

Agent

Personal communication chief of staff that triages email, Slack, LINE, and Messenger. Classifies messages into 4 tiers (skip/infoonly/meetinginfo/actionrequired), generates draft replies, and enforces post-send follow-through via hooks. Use when managing multi-channel communication workflows.

89 8d ago A 61 tokens copy · 89% MIT

code-reviewer

04

mturac/everything-openai-codex

Agent

Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.

89 8d ago A 38 tokens copy · 97% MIT

database-reviewer

05

mturac/everything-openai-codex

Agent

PostgreSQL database specialist for query optimization, schema design, security, and performance. Use PROACTIVELY when writing SQL, creating migrations, designing schemas, or troubleshooting database performance. Incorporates Supabase best practices.

89 8d ago A 48 tokens copy · 100% MIT

doc-updater

06

mturac/everything-openai-codex

Agent

Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Runs /update-codemaps and /update-docs, generates docs/CODEMAPS/, updates READMEs and guides.

89 8d ago A 50 tokens copy · 95% MIT

e2e-runner

07

mturac/everything-openai-codex

Agent

End-to-end testing specialist using Vercel Agent Browser (preferred) with Playwright fallback. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, uploads artifacts (screenshots, videos, traces), and ensures critical user flows work.

89 8d ago A 69 tokens copy · 100% MIT

go-build-resolver

08

mturac/everything-openai-codex

Agent

Go build, vet, and compilation error resolution specialist. Fixes build errors, go vet issues, and linter warnings with minimal changes. Use when Go builds fail.

89 8d ago A 39 tokens copy · 100% MIT

go-reviewer

09

mturac/everything-openai-codex

Agent

Expert Go code reviewer specializing in idiomatic Go, concurrency patterns, error handling, and performance. Use for all Go code changes. MUST BE USED for Go projects.

89 8d ago A 37 tokens copy · 100% MIT

planner

12

mturac/everything-openai-codex

Agent

Expert planning specialist for complex features and refactoring. Use PROACTIVELY when users request feature implementation, architectural changes, or complex refactoring. Automatically activated for planning tasks.

89 8d ago A 37 tokens original MIT

python-reviewer

13

mturac/everything-openai-codex

Agent

Expert Python code reviewer specializing in PEP 8 compliance, Pythonic idioms, type hints, security, and performance. Use for all Python code changes. MUST BE USED for Python projects.

89 8d ago A 43 tokens original MIT

refactor-cleaner

14

mturac/everything-openai-codex

Agent

Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depcheck, ts-prune) to identify dead code and safely removes it.

89 8d ago A 51 tokens original MIT

security-reviewer

15

mturac/everything-openai-codex

Agent

Security vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data. Flags secrets, SSRF, injection, unsafe crypto, and OWASP Top 10 vulnerabilities.

89 8d ago A 52 tokens original MIT

tdd-guide

16

mturac/everything-openai-codex

Agent

Test-Driven Development specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code. Ensures 80%+ test coverage.

89 8d ago A 42 tokens original MIT