get-current-spec

Resolve the currently active specification from user input or progress.yml.

1|Updated Dec 4, 2025
One-click install
npx skills add https://github.com/retsohuang/retso-marketplace --skill get-current-spec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: get-current-spec
Source: https://github.com/retsohuang/retso-marketplace/tree/main/plugins/spec-kit/skills/get-current-spec
Command: npx skills add https://github.com/retsohuang/retso-marketplace --skill get-current-spec

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you determine the currently active specification without manual tracking. It resolves context from user input, progress.yml, or a user-selected spec, saving you time and avoiding mistakes when switching tasks.

Core Features & Use Cases

  • Priority-based resolution: Checks user input, then progress.yml, then prompts for selection.
  • Context aware: Outputs current spec details to guide downstream commands.
  • Use Case: When planning work across multiple specs, quickly confirm which spec is active before running plan or task commands.

Quick Start

Ask: 'What is the active spec right now?' or 'Show me the current spec.' The skill will return details like 'Current Spec: 001-feature-name'.