requirements_architecture

Map requirements artifacts to viewpoints and analyze gaps via a defined pipeline.

40|15|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/chaussky/ainalyst --skill requirements-architecture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requirements_architecture
Source: https://github.com/chaussky/ainalyst/tree/main/skills/requirements_architecture
Command: npx skills add https://github.com/chaussky/ainalyst --skill requirements-architecture

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Архитектура требований — это организация требований в связную структуру, где каждое требование занимает своё место и понятно как оно соотносится с другими.

Core Features & Use Cases

  • Автоматический маппинг требований по viewpoints (BP, Data, User, FR/NFR, BR) на основе артефактов.
  • Поддержка кастомных точек зрения (security, audit и т.д.) через привязку req_id к артефактам.
  • Анализ разрывов на уровне матрицы покрытия и семантических связей между артефактами.
  • Формирование снапшотов архитектуры для передачи в 4.4 и 7.5.

Quick Start

Запустите analyze_requirements_architecture для вашего проекта, чтобы построить viewpoints и начать анализ разрывов.

Frequently Asked Questions about requirements_architecture

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

FAQPage Schema
How does requirements gap analysis work for architecture coverage?

You can perform custom viewpoint mapping by attaching specific req_id values to your artifacts. This supports specialized perspectives like security or audit alongside standard viewpoints such as BP, data, users, FR/NFR, and BR.

Can I use custom viewpoints for security and audit requirements mapping?

You can perform custom viewpoint mapping by attaching specific req_id values to your artifacts. This supports specialized perspectives like security or audit alongside standard viewpoints such as BP, data, users, FR/NFR, and BR.

How do I build an architecture document for BABOK-based projects?

To build an architecture document for BABOK-based projects, run an automated pipeline that maps artifacts to defined viewpoints and performs gap analysis. This generates structured architecture snapshots ready for downstream transmission.

What is the best way to trace requirements across different architecture viewpoints?

The best way to trace requirements across viewpoints is through automated artifact mapping. This process links each requirement to its designated viewpoint and generates a coverage matrix showing semantic relationships and structural gaps.