spec

Manage feature spec brainstorming and validation workflows without code.

2|Updated May 19, 2026
One-click install
npx skills add https://github.com/element22llc/e22-plugins --skill spec-element22llc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec
Source: https://github.com/element22llc/e22-plugins/tree/main/plugins/steer/skills/spec
Command: npx skills add https://github.com/element22llc/e22-plugins --skill spec-element22llc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables spec brainstorming for features without writing code, streamlining the process of iterating on feature intent and driving open questions to resolution.

Core Features & Use Cases

  • Spec Brainstorming: Author and iterate a feature's spec, handling design discussions and driving open questions to resolution without code.
  • Validation: Local, GitHub-independent structural check over the open-question contract to ensure compliance before code implementation.
  • Approvals: Record a Product Owner's intent approval with a single command, advancing the feature to the next stage in the workflow.
  • Use Case: For product managers or engineering leads who need to think through a feature, validate its spec, and gain buy-in from stakeholders before committing to implementation.

Quick Start

To start a new feature spec, use the command: /steer:spec [feature-id]

Frequently Asked Questions about spec

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

FAQPage Schema
How do I brainstorm and validate a feature spec without writing code?

You can drive spec brainstorming without code by iterating on feature intent, resolving open questions interactively, and running structural validation checks to ensure compliance before implementation begins.

What is the best way to get product owner approval on a feature specification?

Record product owner approval on a feature specification by using a single command to capture intent approval, which advances the feature to the next stage in the specification workflow.

Can I run structural validation checks on a feature spec locally without GitHub?

Yes, you can run local GitHub-independent structural validation checks over the open-question contract to verify feature spec compliance before committing to code implementation.

Does feature spec validation require any code implementation?

Feature spec validation requires no code implementation, allowing product managers and engineering leads to validate the specification and gain stakeholder buy-in before development starts.

How do I start a new feature specification workflow?

Start a new feature specification workflow by using the designated command with your feature ID to initialize spec creation, interactive brainstorming, and open question resolution.