spec-first:feature

List, view, and switch features within the Spec-First AI development framework.

72|9|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/sunrain520/spec-first --skill spec-first-feature
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-first:feature
Source: https://github.com/sunrain520/spec-first/tree/main/skills/spec-first/17-feature
Command: npx skills add https://github.com/sunrain520/spec-first --skill spec-first-feature

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management of features within the Spec-First AI development workflow, allowing users to easily list, view, and switch between different development features.

Core Features & Use Cases

  • Feature Listing: View all available features and their current status.
  • Current Feature Status: Check which feature is currently active.
  • Feature Switching: Seamlessly transition to a different feature for development.
  • Use Case: A developer needs to pause work on a current feature to address an urgent bug in another. They can use this Skill to quickly switch to the bug-fix feature, make the necessary changes, and then switch back to their original feature.

Quick Start

Use the feature skill to switch to the feature with the ID 'bugfix-123'.

Frequently Asked Questions about spec-first:feature

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage multiple AI development features at the same time?

Feature management within the Spec-First AI development workflow allows you to list all available features, check the currently active feature, and seamlessly switch to a different feature ID to keep concurrent development tasks organized.

How do I switch to a different feature for development using the command line?

You can switch to a different feature by providing the target feature ID to the command line tool, which seamlessly transitions your active development context to the specified feature without losing track of your workflow.

What is the best way to check the currently active feature in an AI-assisted workflow?

The best way to check the currently active feature in an AI-assisted workflow is to use a feature status command that directly displays the active feature ID, allowing you to verify your development context before making changes.

Can I list all available features and their current status in the Spec-First framework?

Yes, you can list all available features and their current status within the Spec-First framework by executing a feature listing command, which provides an overview of all concurrent development tasks and their lifecycles.

When do I need feature management for my AI development workflow?

You need feature management for your AI development workflow when you are handling concurrent development tasks, such as pausing work on a current feature to address an urgent bug in another and needing to quickly switch contexts.