architecture-decision

Document architectural decisions using a standardized ADR workflow.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/rakhnianskii9/God-Godot --skill architecture-decision-rakhnianskii9
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architecture-decision
Source: https://github.com/rakhnianskii9/God-Godot/tree/main/.github/skills/architecture-decision
Command: npx skills add https://github.com/rakhnianskii9/God-Godot --skill architecture-decision-rakhnianskii9

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Capture and formalize architectural decisions as ADRs for traceability and governance.

Core Features & Use Cases

  • ADR drafting and templating from a standardized ADR schema
  • Collaborative validation workflow with engine specialist and TD
  • GDD alignment checks and registry updates
  • Governance and lifecycle management of ADRs

Quick Start

Draft a new ADR by providing a concise title and following the interactive prompts to capture context, decision, and validation steps.

Frequently Asked Questions about architecture-decision

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

FAQPage Schema
What is an architectural decision record and how does it help with governance?

To draft a new ADR, provide a concise title and follow interactive prompts to capture context, decision details, and validation steps. This enforces a standardized ADR template for consistent architectural documentation and registry integration.

How do I document architectural decisions for traceability across engine versions?

The ADR workflow coordinates reviews by specialized roles, specifically an engine specialist and a technical director. This collaborative validation ensures cross-team alignment and verifies engine compatibility before architectural decisions are finalized.

How do I create a standardized ADR template for software design decisions?

Yes, ADRs include GDD alignment checks to ensure synchronization between architectural decisions and game design documents. The workflow integrates directly with GDDs and updates the architectural registry to maintain cross-team alignment.

Can I align architectural decisions with GDDs and update the registry?

The ADR workflow coordinates collaborative validation by routing drafts to specialized roles, including an engine specialist and a technical director. This ensures cross-team alignment and verifies engine compatibility before registry integration.

Does the ADR workflow support collaborative reviews by engine specialists and technical directors?

The ADR workflow manages governance and lifecycle of architectural decisions by enforcing a standardized template, coordinating specialized role reviews, and integrating with GDDs and the architectural registry for continuous traceability.