diff --git a/.claude/settings.json b/.claude/settings.json new file mode 100644 index 0000000..070675b --- /dev/null +++ b/.claude/settings.json @@ -0,0 +1,15 @@ +{ + "hooks": { + "SessionEnd": [ + { + "matcher": "", + "hooks": [ + { + "type": "command", + "command": "bash agentsview/scripts/export-session.sh" + } + ] + } + ] + } +} diff --git a/.claude/skills/fullsend/SKILL.md b/.claude/skills/fullsend/SKILL.md index d2238aa..635a077 100644 --- a/.claude/skills/fullsend/SKILL.md +++ b/.claude/skills/fullsend/SKILL.md @@ -17,6 +17,8 @@ description: | Also use when asked to browse, view, or search fullsend runs in AgentsView, download run transcripts, start or stop the AgentsView viewer, or check agent run history. + Also use when asked to share, export, push, or pull Claude Code sessions, + configure session sharing, or view shared team sessions. Also use when asked to upgrade fullsend, sync scaffold files with a new version, update the CLI, bump fullsend, or check what version we're on. --- @@ -100,6 +102,7 @@ To add a variable, create an env file and wire it via `host_files` in the harnes | `comment <#issue> [--repo]` | Post a comment on an issue or PR | | `label <#issue>