architecture/standards

Enforce explicit, versioned architecture decisions with rationale and directory structures.

5|3|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/NexusSema/omg-marketplace --skill architecture-standards
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architecture/standards
Source: https://github.com/NexusSema/omg-marketplace/tree/main/plugins/sdlc/skills/architecture/standards
Command: npx skills add https://github.com/NexusSema/omg-marketplace --skill architecture-standards

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

BMAD Architecture Standards provide explicit, testable guidelines to ensure AI agents and human stakeholders align on architecture decisions, reducing ambiguity and drift between requirements and implementation.

Core Features & Use Cases

  • Decision Completeness: require explicit, versioned decisions with rationale and defined scope.
  • Pattern Specificity: deliver concrete naming conventions, directory structures, payload formats, and process patterns for cross-agent compatibility.
  • Structure Concreteness: mandate a complete, technology-specific project structure with all configuration, source, test, and build files, mapped to requirements.
  • Reference Data & Evidence: include reference materials (references/arch-purpose.md) to guide starter templates and validation.

Quick Start

Draft your first architecture decision document using BMAD standards, ensuring explicit rationale, versioning, and clear mapping to requirements.

Frequently Asked Questions about architecture/standards

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

FAQPage Schema
How do I keep architecture decisions consistent across multiple AI agents?

Architecture decision consistency across AI agents is maintained by enforcing explicit, versioned decisions with documented rationale and defined scope. This ensures all automated and human stakeholders align on project patterns without drift.

What should be included in an architecture decision document for AI agents?

An architecture decision document for AI agents must include explicit versioning, rationale, concrete directory structures, and payload formats. It should map technology-specific configuration and source files directly to project requirements.

How to standardize directory structure patterns for cross-agent compatibility?

Standardize directory structure patterns by mandating complete, technology-specific project trees with all configuration, source, test, and build files. Concrete naming conventions and process patterns ensure cross-agent compatibility.

Why does my architecture drift between planning and implementation phases?

Architecture drift happens when decisions lack explicit documentation and traceability. Applying strict architecture standards during planning ensures decisions are versioned with rationale, reducing ambiguity between requirements and final implementation.

Can I use reference materials to generate project starter templates?

Yes, reference materials like arch-purpose.md are integrated specifically to guide the creation of starter templates. They provide the necessary evidence and validation data to support technology-specific project structures during initial setup.