frd-getting-started

Parse product overview documentation to generate Feature Requirements Document stubs.

10|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/TrogonStack/agentskills --skill frd-getting-started
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: frd-getting-started
Source: https://github.com/TrogonStack/agentskills/tree/main/plugins/trogonstack-product-requirements/skills/frd-getting-started
Command: npx skills add https://github.com/TrogonStack/agentskills --skill frd-getting-started

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the "blank page" problem when starting a new project, ensuring that initial feature requirements are scoped, structured, and aligned with product goals without manual template creation.

Core Features & Use Cases

  • Guided Scoping: Calibrates project requirements between agile and waterfall methodologies based on user preference.
  • Automated Scaffolding: Automatically generates a consistent directory structure and stub files for features identified from product overview documents.
  • Use Case: When a new project is initialized and the requirements folder is empty, this skill reads existing product descriptions to propose a feature set and generate the necessary FRD stubs to kickstart development.

Quick Start

Run the frd-getting-started skill to analyze the current project and scaffold the initial set of feature requirements.

Frequently Asked Questions about frd-getting-started

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

FAQPage Schema
How do I generate feature requirements stubs from a product overview document?

Feature requirements scaffolding automates initial FRD creation by parsing product overview documents to identify feature sets. It generates a standardized directory structure with stub files, solving the blank page problem when initializing a new project.

What is the best way to scope initial project requirements without manual templates?

Initial project requirements should be scoped using guided scoping that calibrates between agile and waterfall methodologies based on preference. This ensures feature sets are structured and aligned with product goals without manual template creation.

How do I scaffold a consistent directory structure for agile feature requirements?

To scaffold agile feature requirements, run a discovery-driven skill that analyzes the current project and existing product descriptions. It identifies feature sets and automatically generates the necessary FRD stubs to kickstart development.

Does automated FRD scaffolding work with both agile and waterfall project methodologies?

Yes, automated FRD scaffolding supports both agile and waterfall methodologies through guided scoping. It calibrates project requirements based on user preference to ensure the generated feature sets align with the chosen development approach.

When should I use automated scaffolding for feature requirements instead of manual authoring?

Use automated scaffolding for feature requirements when initializing a new project with an empty requirements folder. It reads existing product descriptions to propose a feature set and generate standardized FRD stubs, bypassing manual template creation.