Initial commit
This commit is contained in:
9
commands/convo-recent.md
Normal file
9
commands/convo-recent.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
description: Show recent Claude Code conversations
|
||||
---
|
||||
|
||||
Show the {{count:5}} most recent conversations:
|
||||
|
||||
```bash
|
||||
${CLAUDE_PLUGIN_ROOT}/scripts/search-conversations.sh --recent {{count}}
|
||||
```
|
||||
Reference in New Issue
Block a user