[FEATURE]
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 asked Claude - Does Claude have a capability (would be a good suggestion) where, while doing a large session with lots of context, I have a one off question that could stand alone without the full context, I could say [Some Special code or slash] Here is a stand alone question that does not require sending the full context.
Part of his response (after telling me I could ask him to spawn an agent) was this:
Drawback (asking for agent) vs. a true [!] feature: the orchestrator (me) still has to be invoked to spawn the subagent, so my response is in your context. A native [!] prefix could route the message to a stateless model call
without ever appearing in the conversation log — that would be cleaner.
This would help me save tokens while not requiring me to take my focus off my immediate task.
Proposed Solution
A command that allows the ned prompt to be addressed as stand alone without the full loaded context being sent/charged.
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
CLI commands and flags
Use Case Example
Self explanatory
Additional Context
Not needed
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗