-
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
agent-memoryContext persistence agentContext persistence agentagent-orchestratorTask coordination agentTask coordination agentagent-roadmapProduct vision agentProduct vision agentarea-skillsSkills documentation and patternsSkills documentation and patternsarea-workflowsGitHub Actions workflowsGitHub Actions workflowsautomationAutomated workflows and processesAutomated workflows and processesdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestepicEpic-level work itemEpic-level work itempriority:P0Critical: Blocks core functionality, security vulnerability, or data lossCritical: Blocks core functionality, security vulnerability, or data losspriority:P1Important: Affects user experience significantly, high business valueImportant: Affects user experience significantly, high business value
Milestone
Description
Epic: Codex Effectiveness Improvements
Goal
Make Codex as effective as Claude Code by enforcing session-start gates, memory-first workflows, skill-first GitHub operations, and by reducing startup context load without losing capability.
Outcomes
- Verification-based protocol enforcement (no self-reported checklists).
- Memory-first workflows with evidence (load
memory-index+ task memories). - Skill-first GitHub operations; raw
ghavoided when skills exist. - 10-15% reduction in baseline context without functional regressions.
Scope
- Codex session-start gate script and integration guidance.
- Progressive disclosure for skills/docs (references/ pattern).
- Context source de-duplication and token budget tracking.
- Environment preflight checks where needed (sqlite3, pwsh, node).
Out of Scope
- Cross-repo policy changes outside ai-agents.
- Large refactors not tied to Codex workflow effectiveness.
Backlog (from .agents/planning/codex-effectiveness-backlog.md)
P0
- Codex session-start gate (PowerShell)
- Memory-first verification enforcement
- Skill-first GitHub operations
- Protocol checklist alignment for Codex
P1
- Progressive disclosure for Codex skills and docs
- Context de-duplication
- Token budget policy and measurement
P2
- Direct SQLite export parity for memory backups
- Environment preflight checks
- Command vs skill taxonomy enforcement
Success Metrics
- 100% session protocol compliance without manual reminders
- Startup tokens reduced by at least 10-15%
- Zero raw
ghusage when skills exist - Zero session logs missing required evidence
References
.agents/planning/codex-effectiveness-backlog.mdscripts/Invoke-CodexSessionStartGate.ps1.agents/planning/codex-context-optimization-plan.md
Reactions are currently unavailable
Metadata
Metadata
Labels
agent-memoryContext persistence agentContext persistence agentagent-orchestratorTask coordination agentTask coordination agentagent-roadmapProduct vision agentProduct vision agentarea-skillsSkills documentation and patternsSkills documentation and patternsarea-workflowsGitHub Actions workflowsGitHub Actions workflowsautomationAutomated workflows and processesAutomated workflows and processesdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestepicEpic-level work itemEpic-level work itempriority:P0Critical: Blocks core functionality, security vulnerability, or data lossCritical: Blocks core functionality, security vulnerability, or data losspriority:P1Important: Affects user experience significantly, high business valueImportant: Affects user experience significantly, high business value