Namespacing custom prompts

Resolved 💬 2 comments Opened Oct 4, 2025 by alexeyv Closed Dec 14, 2025

What feature would you like to see?

I'm working on supporting Codex CLI in https://github.com/bmad-code-org/BMAD-METHOD, which is a collection (fairly complex system, actually) of custom prompts. It would be really nice if I could have nested subdirectories under ~/.codex/prompts/ so that we could put our stuff into ~/.codex/prompts/bmad/ , so that we are not overwriting someone else's files. Would be even nicer if I could have nested subdirectories under that, to keep everything organized. Claude Code does that, it's pretty useful.

Example:
~/.codex/prompts/bmad/agents/dev.md exposed in Codex session as /bmad::agents::dev

Additional information

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗