From de24ed0401e07f82fe24e2797cba3c526aa494d2 Mon Sep 17 00:00:00 2001 From: Marcel Hild Date: Thu, 11 Jun 2026 13:37:09 +0200 Subject: [PATCH] feat: add help subcommand to /fullsend skill Context-aware onboarding companion that shows the agent pipeline, inspects the local .fullsend/ deployment, and links to upstream docs. Co-Authored-By: Claude Opus 4.6 (1M context) --- .claude/skills/fullsend/SKILL.md | 5 + .claude/skills/fullsend/references/help.md | 198 +++++++++++++++++++++ 2 files changed, 203 insertions(+) create mode 100644 .claude/skills/fullsend/references/help.md diff --git a/.claude/skills/fullsend/SKILL.md b/.claude/skills/fullsend/SKILL.md index c29d0f4..70a22cc 100644 --- a/.claude/skills/fullsend/SKILL.md +++ b/.claude/skills/fullsend/SKILL.md @@ -11,6 +11,9 @@ description: | watch or monitor a fullsend run, comment on an issue, or manage labels. Also use when asked to run sandbox diagnostics, debug the sandbox environment, check if yarn/corepack/openspec work, or build a custom fullsend agent. + Also use when asked what fullsend agents are, how they work, how to use them, + what agents are available, how to get started with fullsend, or how the local + deployment is configured. --- # /fullsend @@ -91,6 +94,7 @@ To add a variable, create an env file and wire it via `host_files` in the harnes | `debug <#issue> [--repo]` | Run sandbox diagnostics (shortcut for `trigger debug`) | | `comment <#issue> [--repo]` | Post a comment on an issue or PR | | `label <#issue>