--- id: "a3fb98de-29fd-4af7-9eff-cdf952f619d0" number: 163 title: "Custom CLI: slash-command autocomplete and contextual menu" status: "closed" priority: "high" sprint: null links: [{"target":"#162","kind":"dependsOn"}] agentRefs: [{"agentId":"8f7da528-58df-4315-97e9-0562230ecc19","role":"assigned"}] attachments: [] createdBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"} updatedBy: {"kind":"agent","agent_id":"1ff94b51-3e17-4a39-8543-7715d1ff0f80"} createdAt: 1786017501921 updatedAt: 1786021375246 version: 4 --- Frontend ticket for the custom CLI slash-command UX. When the user types `/` at the start of the composer, show a contextual menu with a small set of matching command suggestions and short descriptions; refine suggestions as the user types (`/c` => commands starting with `c`). Support keyboard navigation and selection. This ticket is only about the custom CLI UX and consumption of the unified command contract; it must not hardcode a closed list of commands in the UI.