Define a single API for Shared Commands/Agents
Right now it is cumbersome to define or symlink your commands across:
.claude/commands.cursor/commands.codex/prompts.gemini/commands.opencode/commands
(and likewise on all of the above for Agents)
AGENTS.md is a great step forward in standardizing memory - but I would also like to see a standardization of these folders for defining custom prompts and agent configuration to avoid having to symlink across the various tools.
A .commands/ folder or .agents/commands would be a simple folder name to standardize on
I've been thinking the same thing lately trying to try other services. I really hope this become a standard. Also OpenAPI codex has problem where you can define prompts system wide and not per project: https://github.com/openai/codex/issues/3706#issuecomment-3666945504