Files
gh-sirkitree-claude-convers…/commands/convo-recent.md
2025-11-30 08:57:20 +08:00

10 lines
194 B
Markdown

---
description: Show recent Claude Code conversations
---
Show the {{count:5}} most recent conversations:
```bash
${CLAUDE_PLUGIN_ROOT}/scripts/search-conversations.sh --recent {{count}}
```