get-current-spec
CommunityResolve the active spec from input or progress.
Authorretsohuang
Version1.0.0
Installs0
System Documentation
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'.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: get-current-spec Download link: https://github.com/retsohuang/retso-marketplace/archive/main.zip#get-current-spec Please download this .zip file, extract it, and install it in the .claude/skills/ directory.