req-fn-app-feature-list

Create feature inventories with online screens and batch jobs using F-O-NNN and F-B-NNN IDs.

Updated May 18, 2026
One-click install
npx skills add https://github.com/ABLER-Digital-Services/ai-guild --skill req-fn-app-feature-list
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: req-fn-app-feature-list
Source: https://github.com/ABLER-Digital-Services/ai-guild/tree/main/skills/req-fn-app-feature-list
Command: npx skills add https://github.com/ABLER-Digital-Services/ai-guild --skill req-fn-app-feature-list

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

システムの画面・処理・機能範囲を、オンライン機能とバッチ機能に整理された形で漏れなく把握し、後続設計(処理一覧・画面定義・遷移図)に正しく連携できる状態を作ることができます。

Core Features & Use Cases

  • 機能一覧の作成: 機能ID採番(F-O-NNN / F-B-NNN)に基づいて、機能ID・機能名・概要・対象アクターを一覧化します。
  • オンライン/バッチの粒度ルール: 1画面=1オンライン機能、1ジョブ=1バッチ機能として粒度を統一します。
  • レビューチェックと整合性: 網羅性、ID形式、アクター名一致、概要の記述形式、後続成果物との整合を確認します。

Quick Start

「機能一覧を作って。オンライン機能とバッチ機能を分けて、機能ID(F-O-NNN / F-B-NNN)、機能名、概要、対象アクターの一覧を出して」と依頼してください。

Frequently Asked Questions about req-fn-app-feature-list

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

FAQPage Schema
How do I create a feature inventory separating online screens and batch jobs?

To create a feature inventory, define system functions as online screens and batch jobs with consistent IDs (F-O-NNN/F-B-NNN), structured metadata, and actor mapping. This standardizes granularity rules where one screen equals one online function and one job equals one batch function.

What is the standard ID format for system feature inventory lists?

The standard ID format for system feature inventory lists uses F-O-NNN for online screen functions and F-B-NNN for batch job functions. This standardization ensures integrity checks and alignment with related downstream design documents.

Can I use this feature list approach for requirements scoping and downstream design?

Yes, you can use this feature list approach for requirements scoping, feature list review, and updating. It produces a complete inventory that correctly connects to downstream design artifacts such as processing lists, screen definitions, and transition diagrams.

How do I check the integrity and consistency of a feature inventory?

To check feature inventory integrity, verify comprehensiveness, ID format constraints, actor-name consistency, and summary description formats. These checks ensure alignment with related design documents and validate online and batch function mapping.

Why does my feature inventory need to separate online and batch functions?

Your feature inventory needs to separate online and batch functions to systematically capture all screens and jobs without omission. This separation enforces distinct granularity rules and ID formats, ensuring accurate scoping and downstream artifact preparation.