Spec Update banner
Yugoge Yugoge

Spec Update

Testing community

Description

--- description: Continuation spec update or temp session note (was /update then /spec-continue — renamed to avoid collision with MAP's /update portfolio mutation command) argument-hint: "[--temp] [--spec <path>] [what the next session should focus on]" disable-model-invocation: true --- # /spec-update — Continuation Spec Update Turn unfinished work into a continuation spec that a fresh Claude Code or Codex session can continue with `/dev`. Use a compact temp note only when explicitly requeste

Installation

Installs to ~/.claude/skills/yugoge-claude-code-config-spec-update/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yugoge-claude-code-config-spec-update && curl -fsSL https://raw.githubusercontent.com/Yugoge/claude-code-config/HEAD/commands/spec-update.md -o ~/.claude/skills/yugoge-claude-code-config-spec-update/SKILL.md

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

Full documentation available on GitHub

View Source Repository