[FEATURE] Counterpart to /chat from kiro-cli in claude code
Resolved 💬 3 comments Opened May 7, 2026 by Khalian Closed May 11, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
I am transitioning from kiro cli to claude code and while it is great, one missing thing would be /chat from kiro-cli.
Specifically when i type in /chat, i get an interactive list of all previous chats from this directory.
The closest thing to it I can see is /resume but its very cumbersome and relies on a uuid and search functionality is not interactive (i.e. does not provide a list of previously saved chats upfront). So it relies on guesswork to figure it out.
Proposed Solution
Similar to the way it works in kiro cli
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗