Skip to content

Bridge between codex entries and GitHub Issues #52

@seabearDEV

Description

@seabearDEV

Problem

During the roadmap-to-issues migration, a gap surfaced: codexCLI stores the why and what we learned, GitHub tracks what to do — but there's no bridge between them.

Ideas

  1. Issue-to-feature mappings — store entries like context.issues.gitFreshness = "#42" so agents know which issue to reference when working on a feature
  2. Tracking policy entriesproject.tracking declares where planned work lives, preventing drift between docs and issues
  3. Agent cross-referencing — an agent starting a session could cross-reference codex entries against open issues to find relevant context before coding

Context

Observed while dogfooding codexCLI on its own project. The knowledge base and issue tracker serve complementary roles but don't talk to each other.

🤖 Generated with Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions