requirements-spec

Generates a structured requirements spec for commerce and referral systems.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/hobbong21/nuxia2 --skill requirements-spec-hobbong21
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requirements-spec
Source: https://github.com/hobbong21/nuxia2/tree/main/.claude/skills/requirements-spec
Command: npx skills add https://github.com/hobbong21/nuxia2 --skill requirements-spec-hobbong21

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This template provides a consistent framework for documenting commerce and referral requirements, ensuring alignment across product, policy, and QA teams and enabling repeatable, audit-ready specifications.

Core Features & Use Cases

  • Standardized structure for requirements docs covering assumptions, MoSCoW priorities, personas, edge cases, and data contracts.
  • Edge-case modeling guidance for refunds, splits, and abuse scenarios (self-referral, loops, multi-account) with measurable acceptance criteria.
  • Policy-to-detection-to-blocking workflow guidance including concrete detection methods and mitigation actions.
  • Template-driven reuse enabling product-analyst agents to generate requirements in _workspace/01_analyst_requirements.md or similar artifacts.

Quick Start

Draft a new requirements spec using this template to document commerce + referral policies, edge cases, and measurable acceptance criteria.

Frequently Asked Questions about requirements-spec

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

FAQPage Schema
How do I document commerce and referral requirements to handle edge cases like self-referral and abuse detection?

Documenting commerce and referral requirements involves defining scope, modeling edge cases for self-referral and circular references, and establishing measurable acceptance criteria. This template structures assumptions, MoSCoW priorities, personas, and data contracts for audit-ready specifications.

What is the best way to structure a requirements specification for split payments and refund policies?

A requirements specification for split payments and refunds should include policy details, data models, and acceptance criteria. This template provides a standardized structure covering edge-case modeling, abuse detection scenarios, and a policy-to-detection-to-blocking workflow to guide QA and compliance.

How do I create measurable acceptance criteria for a referral program with multiple account abuse scenarios?

Creating measurable acceptance criteria for referral abuse scenarios requires defining detection methods and mitigation actions within the specification. This template guides modeling multiple account detection, circular references, and split payment edge cases with programmatically validatable criteria.

Can I use a standardized template to align product, policy, and QA teams on commerce requirements?

Yes, a standardized requirements template aligns product, policy, and QA teams by providing a consistent framework for documenting commerce and referral policies. It covers assumptions, MoSCoW priorities, edge cases, and data contracts, enabling repeatable and audit-ready specifications across teams.

Does this requirements specification template support generating artifacts like workspace analyst requirements documents?

Yes, the template supports generating requirements artifacts such as workspace analyst requirement documents. It enables product-analyst agents to draft structured specifications covering commerce and referral policies, abuse detection workflows, and measurable acceptance criteria in markdown format.

When do I need a policy-to-detection-to-blocking workflow for referral abuse detection?

A policy-to-detection-to-blocking workflow is needed when designing referral systems vulnerable to self-referral, circular references, or multi-account abuse. This template guides documenting concrete detection methods and mitigation actions alongside data models and edge cases for comprehensive compliance.