mdtealvl

Unstash — Documentation skill for Claude Code

Documentation community

/unstash — resume a stashed task (PM 2026-07-14) Usage: /unstash — arguments: $ARGUMENTS Safety first: if the CURRENT session context holds unwrapped work (anything not yet in backlog/HANDOFF/a stash), run the /wrap….

How to install Unstash

Installs to ~/.claude/skills/mdtealvl-guide-sdd-unstash/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mdtealvl-guide-sdd-unstash && curl -fsSL https://raw.githubusercontent.com/mdtealvl/guide-sdd/HEAD/commands/unstash.md -o ~/.claude/skills/mdtealvl-guide-sdd-unstash/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Unstash does

/unstash — resume a stashed task (PM 2026-07-14)

Usage: `/unstash ` — arguments: $ARGUMENTS

  1. Safety first: if the CURRENT session context holds unwrapped work (anything not yet in backlog/HANDOFF/a stash), run the /wrap discipline on it before loading — unstash assumes the current context is disposable; make that true rather than assuming it.
  2. Read the project mem

Alternatives in Documentation

  • Doc Co-authoring — Guide users through structured workflow for co-authoring documentation 94.1k ★
  • Context7 — claude-plugins-official Up-to-date library documentation lookup 50.1k ★
  • Workflow Bundles Readme — Workflow Bundles 45.5k ★

Full documentation available on GitHub

View Source Repository