src/autoskillit/skills_extended/reload-session/SKILL.md
Reload the current AutoSkillit session — signals the parent process to re-launch with the full wrapper environment and resume the conversation.
npx skillsauth add talont-org/autoskillit reload-sessionInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when the kitchen is disconnected, context is exhausted, or a fresh re-launch is needed without losing the conversation transcript.
reload_session with no arguments./exit immediately after to allow the parent process to detect the reload request.The parent autoskillit process will re-launch claude with --resume <session_id> and
the original orchestrator environment (system prompt, tools, session type env vars) fully
restored.
NEVER:
/exit after reload_session — the reload does not happen until claude exitsALWAYS:
reload_session first, then immediately run /exitdevelopment
Generate YAML recipes for .autoskillit/recipes/. Use when user says "make script skill", "generate script", "script a workflow", "write a script", "create a script", "new recipe", "write a pipeline", or when loaded by other skills for script formatting.
data-ai
Create Uncertainty Representation visualization planning spec showing error bar definitions, distribution-aware alternatives, and multi-seed variance protocols. Statistical lens answering "How is uncertainty honestly represented?"
data-ai
Create Temporal Dynamics visualization planning spec showing axis scaling (linear vs log), smoothing disclosure, epoch/step alignment, run aggregation (mean + variance bands), early-stopping markers, and wall-clock vs step-count x-axis. Temporal lens answering "Are training dynamics shown clearly and honestly?"
data-ai
Create Narrative Story Arc visualization planning spec showing visual consistency across the report (same color = same model everywhere), logical figure progression, redundant figure detection, and narrative dependency between figures. Narrative lens answering "Do the figures tell a coherent story across the report?"