Deprecated compatibility skill. In generic npx skills environments this must degrade honestly to a resumable handoff, because real transcript-backed thread…
Deprecated compatibility skill for resumable handoffs in generic skill environments, not real thread capture. Kept for backward compatibility only; use save-handoff instead for generic npx skills environments Cannot promise lossless thread import in runtimes without stable transcript APIs or session file access Creates a structured resumable handoff summary (goal, decisions, files, risks, next steps) rather than a full session capture Real thread save with actual transcript import is only feasible through native integrations like Gemini CLI or Claude Code Save Thread (Deprecated Compatibility) Preserve the old skill name without pretending a generic skill runtime can always import the real session transcript. Status This skill name is deprecated and kept only for compatibility. Use save-handoff for generic npx skills environments. Why This Cannot Promise Real Thread Save A shared skills package works across many agent runtimes. In many of them, a skill can influence prompting but cannot read the host agent's real session transcript through a stable programmatic API. That means this package must not promise a lossless thread import when the runtime may not expose: readable session files a transcript/history API a native importer surface wired for that specific agent
don't have the plugin yet? install it then click "run inline in claude" again.