Initial commit
This commit is contained in:
11
commands/share.md
Normal file
11
commands/share.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
description: Share the current Claude Code session to GitHub as markdown
|
||||
argument-hint: [optional description]
|
||||
allowed-tools: Bash(python3 ~/.claude/plugins/marketplaces/claude-code-share-plugin/scripts/share_session.py:*)
|
||||
---
|
||||
|
||||
Execute this command to share the session:
|
||||
|
||||
```bash
|
||||
python3 ~/.claude/plugins/marketplaces/claude-code-share-plugin/scripts/share_session.py $ARGUMENTS
|
||||
```
|
||||
Reference in New Issue
Block a user