Install
npx skillscat add finesssee/linear-cli/linear-history Install via the SkillsCat registry.
SKILL.md
Issue History
# View issue activity
linear-cli hist issue LIN-123
linear-cli hist issue LIN-123 --output json
# With pagination
linear-cli hist issue LIN-123 --limit 50
linear-cli hist issue LIN-123 --allFlags
| Flag | Purpose |
|---|---|
--limit N |
Max entries |
--all |
Fetch all |
--output json |
JSON output |