detect-alternatives

Detect and group alternative designs from RFP and requirements documents.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/bs-koo/gx-pm --skill detect-alternatives
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: detect-alternatives
Source: https://github.com/bs-koo/gx-pm/tree/main/plugins/gx-pm/skills/detect-alternatives
Command: npx skills add https://github.com/bs-koo/gx-pm --skill detect-alternatives

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically detects multiple drafts or alternatives (for example 1안/2안, A안/B안) in input documents such as RFPs, briefs, or requirements and surfaces explicit decision points to guide downstream artifact generation.

Core Features & Use Cases

  • Pattern-based detection of explicit and implicit alternatives across sections and tables.
  • Automatic grouping of alternatives by topic or functionality for clear decision scopes.
  • Prompt-driven selection workflow with impact awareness on downstream outputs, including tagging and parallel-track options when needed.
  • Real-world use: in an RFP containing 1안 and 2안, the tool presents grouped options and waits for your choice before generating requirements or design artifacts.

Quick Start

Provide an input document text (RFP, brief, or requirements) and the skill will detect alternatives, group them, and prompt you to choose before proceeding.

Frequently Asked Questions about detect-alternatives

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

FAQPage Schema
How do I detect multiple design alternatives in an RFP document?

Detecting design alternatives in an RFP involves pattern matching to identify explicit and implicit options like 1안/2안 across sections and tables, automatically grouping them by topic to present clear decision scopes before prompting for a selection.

What is the best way to group alternative requirements from a design brief?

Grouping alternative requirements is best handled by automated pattern-based detection that scans design briefs, categorizes options by functionality, and surfaces structured selection prompts to guide downstream artifact generation.

Can I use this skill to handle implicit alternatives in requirements documents?

Yes, you can use this skill to handle implicit alternatives in requirements documents by applying pattern matching across sections and tables, which surfaces hidden decision points and groups them for explicit user selection.

How do I prompt users to choose between 1안 and 2안 options before generating artifacts?

You prompt users to choose between 1안 and 2안 options by applying a prompt-driven selection workflow that presents grouped alternatives with impact awareness on downstream outputs, halting artifact generation until a choice is made.

Does this tool support tagging and parallel-track options for grouped alternatives?

Yes, the tool supports tagging and parallel-track options for grouped alternatives, applying impact assessment to evaluate downstream effects and structuring the selection prompt to guide parallel artifact generation when needed.