[FEATURE] When producing multiple correlated lists, Claude should assign short unique tags to each item for cross-referencing.
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've seen reports where claude provided two or more lists in its output, that where related to each other, but in a different order -- and unfortunately, with no easy way to map from one output (list of findings, grouped by how appropriate they seemed) to another (priority list for addressing said findings).
Proposed Solution
When multiple related lists are given in the output, add a synthetic key to each to help the reader more easily map between them. Whether the output is just a numbered list "finding 1", "finding 2", or whether claude tries to make a useful name for it ("mark_seen", "dotenv", "cleanup") is up to claude, as long as the key is the same in all lists.
Alternative Solutions
_No response_
Priority
Critical - Blocking my work
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗