Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Requirements Elicitation

ASecurity

Requirements gathering and elicitation techniques for business analysis. Use when conducting stakeholder interviews, gathering functional/non-functional requirements, or identifying gaps in requirements.

416 stars
0 votes
0 copies
7 views
Added 2/7/2026
businessgosecurityperformance

Security Analysis

A100/100

Scanned 2/12/2026

Install to Claude Code

$npx -y skills add aiskillstore/marketplace --skill requirements-elicitation --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Requirements Elicitation?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Requirements Elicitation
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/aiskillstore-requirements-elicitation/badge)](https://www.skillsdirectory.com/skills/aiskillstore-requirements-elicitation)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: requirements-elicitation
description: Requirements gathering and elicitation techniques for business analysis. Use when conducting stakeholder interviews, gathering functional/non-functional requirements, or identifying gaps in requirements.
allowed-tools: Read, Grep, Glob, AskUserQuestion, Write
---

# Requirements Elicitation Skill

## Overview

This skill provides structured techniques for gathering, analyzing, and documenting software requirements from stakeholders and existing systems.

## Elicitation Techniques

### 1. Structured Interviews
Use predefined question sets organized by category:
- Start with open-ended questions to understand context
- Follow with specific questions to gather details
- End with validation questions to confirm understanding

### 2. Adaptive Questioning
Dynamically adjust questions based on:
- Previous answers provided
- Domain context discovered
- Gaps identified in requirements
- Stakeholder role and expertise level

### 3. Document Analysis
Extract requirements from existing:
- Business process documents
- User manuals
- Training materials
- Support tickets and feedback

### 4. Observation
Understand requirements by observing:
- Current system usage
- User workflows
- Pain points and workarounds

## Requirement Categories

### Functional Requirements (FR)
What the system must DO:
- Features and capabilities
- Business rules and logic
- Data processing requirements
- User interactions

### Non-Functional Requirements (NFR)
How the system must BEHAVE:

#### FURPS+ Model
- **Functionality**: Security, compliance
- **Usability**: Accessibility, learnability
- **Reliability**: Availability, fault tolerance
- **Performance**: Response time, throughput
- **Supportability**: Maintainability, testability
- **+Constraints**: Design, implementation, interface

### Constraints
Limitations on the solution:
- Budget constraints
- Timeline constraints
- Technology constraints
- Regulatory constraints
- Resource constraints

### Assumptions
Conditions assumed to be true:
- User capabilities
- Infrastructure availability
- Third-party dependencies
- Business conditions

## Prioritization Methods

### MoSCoW Method
- **Must Have**: Critical for success, non-negotiable
- **Should Have**: Important but not critical
- **Could Have**: Nice to have, low impact if absent
- **Won't Have**: Out of scope for current release

### Value vs Effort Matrix
```
High Value + Low Effort  = Do First (Quick Wins)
High Value + High Effort = Do Second (Major Projects)
Low Value + Low Effort   = Do Later (Fill-ins)
Low Value + High Effort  = Don't Do (Time Wasters)
```

## Gap Analysis Process

1. **Document As-Is State**: Current capabilities
2. **Define To-Be State**: Desired capabilities
3. **Identify Gaps**: Missing capabilities
4. **Prioritize Gaps**: By business value
5. **Create Requirements**: To close gaps

## Validation Techniques

### Requirement Quality Checks
Each requirement should be:
- **Complete**: All necessary information included
- **Consistent**: No conflicts with other requirements
- **Unambiguous**: Single clear interpretation
- **Verifiable**: Can be tested/measured
- **Traceable**: Linked to business objective

### SMART Criteria
- **S**pecific: Clear and precise
- **M**easurable: Quantifiable success criteria
- **A**chievable: Technically feasible
- **R**elevant: Aligned with business goals
- **T**ime-bound: Has timeline context

### INVEST Criteria (for User Stories)
- **I**ndependent: Can be developed separately
- **N**egotiable: Open to discussion
- **V**aluable: Delivers user/business value
- **E**stimable: Can be sized
- **S**mall: Fits in a sprint
- **T**estable: Has clear acceptance criteria

## Stakeholder Analysis

### Stakeholder Categories
1. **End Users**: Direct system users
2. **Business Owners**: Decision makers
3. **Technical Team**: Developers, architects
4. **Operations**: Support, maintenance
5. **External**: Regulators, partners, customers

### Stakeholder Mapping
For each stakeholder identify:
- Role and responsibilities
- Interest level (High/Medium/Low)
- Influence level (High/Medium/Low)
- Key concerns and priorities
- Communication preferences

## Output Artifacts

### Requirements List
```markdown
| ID | Category | Description | Priority | Status |
|----|----------|-------------|----------|--------|
| FR-001 | Functional | User can login with email | Must | Confirmed |
| NFR-001 | Performance | Page load < 3 seconds | Should | Pending |
```

### User Story Format
```
As a [role]
I want [capability]
So that [business value]

Acceptance Criteria:
- Given [context]
- When [action]
- Then [outcome]
```

### Requirement Traceability
```
Business Objective -> Requirement -> User Story -> Test Case
```

See [question-templates.md](question-templates.md) for structured interview questions.

Attribution

aiskillstoreaiskillstore
View sourceMore from aiskillstore →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →