generate-screen-list

Generate a DE-03 screen list with function and screen IDs from AN-02 requirements.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts AN-02 requirements into a complete DE-03 screen inventory by grouping requirements into business domains, deriving function and screen IDs, and ensuring traceability to downstream artifacts.

Core Features & Use Cases

  • Group requirements into business domains and assign function IDs (e.g., EHR_01).
  • Identify required screens per function, generate screen IDs with SN-based numbering, and determine망구분.
  • Output a DE-03 formatted table ready for review and linkage to DE-05 and testing artifacts.
  • Validate changes vs existing screen lists and flag new vs changed screens.

Quick Start

Run the screen-list generator on an AN-02 requirements dataset to produce a DE-03 screen list.

Frequently Asked Questions about generate-screen-list

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

FAQPage Schema
How do I generate a screen list from AN-02 requirements?▼

To generate a screen list from AN-02 requirements, group the requirements into business domains to derive function IDs and assign SN-based screen IDs. This process outputs a DE-03 formatted table ready for review and downstream linkage.

What is the best way to map function IDs and screen IDs for a DE-03 inventory?▼

Mapping function IDs and screen IDs for a DE-03 inventory involves grouping AN-02 requirements by business domain and applying ID conventions. The system automatically assigns function IDs like EHR_01 and generates corresponding screen IDs with SN-based numbering.

Can I detect existing screen mappings and differentiate new versus changed screens?▼

Yes, you can detect existing screen mappings and differentiate new versus changed screens. The generation process validates your current screen list against AN-02 requirements to automatically flag new additions and modifications for governance checks.

Does the DE-03 screen list generation work for internal admin and B2B interfaces?▼

DE-03 screen list generation works for internal admin workstreams and B2B interfaces. It aligns screen inventories with downstream artifacts and governance checks, ensuring traceability across these specific application scenarios.

How do I link a DE-03 screen list to DE-05 and testing artifacts?▼

To link a DE-03 screen list to DE-05 and testing artifacts, generate the compliant DE-03 table from your AN-02 requirements first. The output enforces ID conventions and provides the necessary traceability for downstream artifact integration.

What format should AN-02 requirements be in to output a compliant DE-03 table?▼

AN-02 requirements should be structured to allow grouping into business domains and identification of required screens per function. Processing this dataset enforces ID conventions and 망구분 differentiation to output a compliant DE-03 table.