03-architecture

Codify Phase 3 architecture processes with governance workflows and design artifacts.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/shaul1991/shaul-plugin --skill 03-architecture
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: 03-architecture
Source: https://github.com/shaul1991/shaul-plugin/tree/main/claude-code-plugin/project-lifecycle/skills/03-architecture
Command: npx skills add https://github.com/shaul1991/shaul-plugin --skill 03-architecture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Phase 3에서 시스템 아키텍처 및 기술 설계에 대한 의사결정과 설계 작업을 구조화하고 거버넌스로 관리합니다.

Core Features & Use Cases

  • 아키텍처 의사결정 기록: 시스템 구조와 기술 스택 선정에 대한 ADR 기반 의사결정을 문서로 남깁니다.
  • 설계 산출물 관리: ERD, API 설계, 데이터 모델링 등 핵심 설계 산출물을 정의하고 버전 관리합니다.
  • 거버넌스 워크플로우: Plan → Review → Execute → Re-verify의 거버넌스 흐름에 따라 단계별 실행 계획과 합의를 진행합니다.
  • 산출물 연결성 추적: 설계 문서가 구현, 데이터베이스, API 등에 어떻게 연결되는지 추적합니다.

Quick Start

작성된 실행계획서를 바탕으로 Phase 3 아키텍처를 초기 설계하고 팀의 승인을 받아 실행으로 옮긴다.

Frequently Asked Questions about 03-architecture

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

FAQPage Schema
How do I document architecture decisions for system design and tech stack selection?▼

Architecture decisions for system design and tech stack selection are documented using ADR-based records. This approach structures the rationale behind structural choices into traceable documents for stakeholder alignment.

What is the Plan-Review-Execute-Re-verify governance workflow for architecture design?▼

The governance workflow is a structured process for architecture design that enforces step-by-step execution and stakeholder consensus. It moves through planning, reviewing, executing, and re-verifying phases to validate system design.

Can I trace how architecture design documents connect to database and API implementations?▼

Yes, design documents are connected to implementations through documentation traceability. This tracks how architecture decisions, ERD, and API designs map directly to downstream database structures and API endpoints.

How do I align stakeholders on technology stack selection during system architecture planning?▼

Stakeholders are aligned on tech stack selection through codified architecture processes and governance-driven evaluation. This structure ensures requirements are reviewed and agreed upon before execution begins.

Do I need an approved execution plan before starting Phase 3 architecture design?▼

Yes, an approved execution plan is required to initialize Phase 3 architecture design. The architecture is designed based on this plan to secure team approval before moving into implementation.