gather-requirements

Community

Gather requirements in parallel, faster.

Authorcowwoc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Collecting requirements from multiple stakeholders (architect, tester, formatter) sequentially is a bottleneck, prolonging the initial phase of any task. This Skill orchestrates parallel agent invocation to drastically speed up requirements gathering, accelerating project kickoff.

Core Features & Use Cases

  • Parallel Agent Invocation: Critically, invokes all three stakeholder agents (architect, tester, formatter) concurrently in a single message using multiple Task tool calls.
  • Role-Specific Prompts: Provides tailored prompts for each agent, emphasizing their REQUIREMENTS phase role and mandatory output file.
  • Completion Monitoring: Waits for all agents to complete and verifies the creation of their respective requirement reports.
  • Report Validation: Checks that each generated report exists, is non-empty, and follows the expected format.
  • Use Case: When starting a new feature, use this Skill to simultaneously engage your architect, tester, and formatter agents. They will independently analyze the task and generate their specific requirement reports, reducing the requirements gathering phase from hours to minutes and accelerating project kickoff.

Quick Start

Ensure your task is in the 'CLASSIFIED' state. Then, invoke the skill to start parallel requirements gathering. The skill will automatically invoke architect, tester, and formatter agents.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gather-requirements
Download link: https://github.com/cowwoc/styler/archive/main.zip#gather-requirements

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository