Bug Report
Reported by: vim_commando (Discord)
Description
/prompt invocation is broken in Codex, but $skill invocation works correctly. This is a positive signal that skills are working, but the legacy /prompt path has regressed.
Context
Related issues:
This may be a consequence of the prompt → skill migration (#589), where /prompt stopped working but the newer $skill path is functional. If /prompt is intentionally deprecated, we should surface a clear error/migration message rather than silently breaking.
Expected Behavior
Either:
/prompt works as before (backward compat), OR
/prompt shows a clear deprecation message pointing users to $skill
Steps to Reproduce
- Set up OpenSpec with Codex integration
- Try
/prompt invocation → broken
- Try
$skill invocation → works
Priority
User-reported, blocking workflow for at least one active community member.
Filed by Alfred via community triage
Bug Report
Reported by: vim_commando (Discord)
Description
/promptinvocation is broken in Codex, but$skillinvocation works correctly. This is a positive signal that skills are working, but the legacy/promptpath has regressed.Context
Related issues:
$ARGUMENTSinjectionThis may be a consequence of the prompt → skill migration (#589), where
/promptstopped working but the newer$skillpath is functional. If/promptis intentionally deprecated, we should surface a clear error/migration message rather than silently breaking.Expected Behavior
Either:
/promptworks as before (backward compat), OR/promptshows a clear deprecation message pointing users to$skillSteps to Reproduce
/promptinvocation → broken$skillinvocation → worksPriority
User-reported, blocking workflow for at least one active community member.
Filed by Alfred via community triage