questions

Categorizes and routes open specification questions to stakeholders, updating the spec with resolved decisions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of identifying and resolving open questions scattered across the spec spine of a project, ensuring a complete and up-to-date specification.

Core Features & Use Cases

  • Open Questions Sweep: Automatically gather all open questions across the spec spine, including intent.md, vision.md, and PRODUCTIONIZATION.md.
  • Decision Routing: Categorize and route questions into code-fact or human-decision categories, facilitating efficient resolution.
  • Bundle Mode: Generate a shareable, fillable questionnaire for Product Owners to answer open questions offline.

Quick Start

To resolve open questions, use the /steer:questions command.

Frequently Asked Questions about questions

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

FAQPage Schema
How do I resolve open questions scattered across a project spec spine?

You can resolve open questions across a spec spine by sweeping files like intent.md and vision.md, categorizing them into code-fact or human-decision routes, and updating the specification with the resolved decisions.

How do I collect open questions from specification files for stakeholder collaboration?

You can collect open questions from specification files by performing an automated sweep across the spec spine, which scans project documents and compiles a categorized list for stakeholder collaboration and resolution.

Can I generate a fillable questionnaire for Product Owners to answer specification questions offline?

Yes, you can generate a shareable, fillable questionnaire for Product Owners to answer specification questions offline by using bundle mode to package open inquiries for asynchronous stakeholder collaboration.

What is the best way to manage specification updates when routing open questions to stakeholders?

The best way to manage specification updates when routing open questions is to categorize inquiries into code-fact or human-decision routes, assign them to stakeholders, and automatically update the spec files with resolved decisions.

Do I need specific file formats to categorize open questions into code-fact or human-decision routes?

You need markdown specification files like intent.md, vision.md, and PRODUCTIONIZATION.md within your spec spine to effectively categorize open questions into code-fact or human-decision routes.

Why does open question resolution fail when specification files are scattered across the project?

Open question resolution fails when specification files are scattered because the automated sweep requires a cohesive spec spine to accurately categorize inquiries, route them to stakeholders, and update files with resolved decisions.