·requirements-elicitation
{}

requirements-elicitation

rsmdt/the-startup

Requirement gathering techniques, stakeholder analysis, user story patterns, and specification validation. Use when clarifying vague requirements, resolving conflicting needs, documenting specifications, or validating requirements with stakeholders.

11Installs·1Trend·@rsmdt

Installation

$npx skills add https://github.com/rsmdt/the-startup --skill requirements-elicitation

SKILL.md

Systematic techniques for transforming vague ideas into clear, testable specifications that align stakeholders and guide implementation.

| "The system should be fast" | "Page loads in under 2 seconds on 3G" | | "Users should be able to search" | "Find orders by customer name, date range, or status" | | "It needs to be secure" | "All PII encrypted at rest, session timeout after 15 min inactive" |

| "Good error handling" | "Network failures retry 3x with exponential backoff, then show offline mode" |

Requirement gathering techniques, stakeholder analysis, user story patterns, and specification validation. Use when clarifying vague requirements, resolving conflicting needs, documenting specifications, or validating requirements with stakeholders. Source: rsmdt/the-startup.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/rsmdt/the-startup --skill requirements-elicitation
Category
{}Data Analysis
Verified
First Seen
2026-02-12
Updated
2026-02-18

Quick answers

What is requirements-elicitation?

Requirement gathering techniques, stakeholder analysis, user story patterns, and specification validation. Use when clarifying vague requirements, resolving conflicting needs, documenting specifications, or validating requirements with stakeholders. Source: rsmdt/the-startup.

How do I install requirements-elicitation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rsmdt/the-startup --skill requirements-elicitation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/rsmdt/the-startup