openai / openai/codex-plugin-cc
Call Codex and a custom skill
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 33.3k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Can this plugin call Codex with a custom slash command instead of the ones mentioned in the readme? I use the BMAD Framework and would like to use this to call bmad-code-review so it follows that process vs the /code-review that is part of this solution.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the README's documented slash commands and trace the plugin path that invokes Codex. Determine how a custom command such as bmad-code-review could be selected instead of /code-review, then define a testable result where the requested custom skill is passed through and used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100