rmodp-information-view-web

Derive RM-ODP Information Viewpoint specifications with PlantUML diagrams and Markdown.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/atanaka/rmodp-workflow-web --skill rmodp-information-view-web
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rmodp-information-view-web
Source: https://github.com/atanaka/rmodp-workflow-web/tree/main/skills/rmodp-information-view-web
Command: npx skills add https://github.com/atanaka/rmodp-workflow-web --skill rmodp-information-view-web

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the generation of RM-ODP Information Viewpoint specifications, transforming business scenarios into structured, standards-compliant documentation.

Core Features & Use Cases

  • Standards-Compliant Modeling: Adheres to ITU-T X.903 / ISO/IEC 10746-3 for Information Viewpoint specifications.
  • Automated Diagram Generation: Produces PlantUML diagrams (Class, Object, State) embedded in Markdown.
  • Structured Analysis: Guides users through a 5-step process from Information Objects to Refinement.
  • Use Case: When developing a new distributed system, use this Skill to formally define the information objects, their invariants, static states, and dynamic transitions according to RM-ODP standards.

Quick Start

Use the rmodp-information-view-web skill to derive the RM-ODP Information Viewpoint Specification for the given business scenario.

Frequently Asked Questions about rmodp-information-view-web

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

FAQPage Schema
How do I generate an RM-ODP Information Viewpoint specification from a business scenario?

To generate an RM-ODP Information Viewpoint specification, provide a business scenario and enterprise viewpoint data. The system derives standards-compliant documentation by identifying information objects and defining invariant, static, and dynamic schemas using PlantUML diagrams.

What is the RM-ODP Information Viewpoint modeling process according to ITU-T X.903?

The RM-ODP Information Viewpoint modeling process follows a 5-step analysis: identifying Information Objects, defining Invariant Schemas with class diagrams, Static Schemas with object diagrams, Dynamic Schemas with state diagrams, and refining through clarifying questions per ITU-T X.903 / ISO/IEC 10746-3 standards.

How do I create PlantUML class and state diagrams for RM-ODP information objects?

You create PlantUML class and state diagrams for RM-ODP information objects by inputting enterprise viewpoint data. The system automatically generates class diagrams for invariant schemas and state diagrams for dynamic schemas embedded directly within Markdown documentation.

Can I use enterprise viewpoint data to define invariant and static schemas for distributed systems?

Yes, you can use enterprise viewpoint data to define invariant and static schemas for distributed systems. The system processes this data to produce class diagrams for invariants and object diagrams for static states adhering to ISO/IEC 10746-3 standards.

Do I need business scenarios to define dynamic schemas with state diagrams in RM-ODP?

Yes, business scenarios are required to define dynamic schemas with state diagrams in RM-ODP. The system uses these scenarios as input to derive dynamic schema definitions, mapping state transitions and generating clarifying questions for refinement.