Skip to content

/prompt invocation broken in Codex while $skill works #723

@alfred-openspec

Description

@alfred-openspec

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:

  1. /prompt works as before (backward compat), OR
  2. /prompt shows a clear deprecation message pointing users to $skill

Steps to Reproduce

  1. Set up OpenSpec with Codex integration
  2. Try /prompt invocation → broken
  3. Try $skill invocation → works

Priority

User-reported, blocking workflow for at least one active community member.


Filed by Alfred via community triage

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions