requirements-gathering

Installation
SKILL.md

Requirements Gathering

Gather and structure requirements from any source into a standardized brief that downstream skills (schema-explorer, datasource-creator, report-creator) can consume.

When to Use

  • Before creating a report (report-creator invokes this as Phase 1)
  • Before creating a datasource (datasource-creator invokes this when requirements are unclear)
  • Whenever the user provides a work item ID, mockup, spec, or description and you need to extract structured requirements before building anything

Output Contract

Regardless of source, produce a requirements brief with these sections:

## Requirements Brief
Installs
22
Repository
datex/skills
First Seen
Apr 20, 2026
requirements-gathering — datex/skills