Marketplace

get-current-spec

This skill should be used when commands need to determine which spec is active, when the user mentions "spec 001", "work on feature X", or when checking current spec context. Resolves the current working specification through user input, progress.yml, or user selection.

$ Installer

git clone https://github.com/retsohuang/retso-marketplace /tmp/retso-marketplace && cp -r /tmp/retso-marketplace/plugins/spec-kit/skills/get-current-spec ~/.claude/skills/retso-marketplace

// tip: Run this command in your terminal to install the skill