Skip to content

Conversation

mickitty0511
Copy link

@mickitty0511 mickitty0511 commented Oct 7, 2025

Feature Explanation

This program allows codex to recognize md files in sub-folders of ~/.codex/prompts as custom commands
For codex users discussing Issue #4735, who may know major CLIs can recognize md files in sub-folders as custom commands, I've made the same feature.

Now, we are organizing complex customs commands in the following structure.
This development-style is growing further than ever, and Codex should allow it.

prompts/                  
├── make-article.md          # custom command
└── article-strcutures/      # sub-folder
    ├── seo-friendly.txt         # SEO-specific format
    └── tech-post.txt            # tech-post format

Copy link

github-actions bot commented Oct 7, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@mickitty0511 mickitty0511 marked this pull request as ready for review October 7, 2025 12:27
@mickitty0511
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Oct 7, 2025
@mickitty0511 mickitty0511 changed the title Enable subfolder-based custom commands (#4735) feat: enable subfolder-based custom commands (#4735) Oct 7, 2025
@mickitty0511 mickitty0511 changed the title feat: enable subfolder-based custom commands (#4735) feat: enable subfolder-based custom commands Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant