implementing-architecture

Installation
SKILL.md

Architecture Pattern Implementer

Overview

Translates approved architecture artifacts into working code. The architecture folder is the authoritative source for HOW to build — which services, which config, which constraints. It does NOT replace functional requirements, which tell you WHAT to build (business logic, features, API contracts). You need both.


Repo Structure — Read This First

Treat the compiler repo as having this contract:

Installs
5
GitHub Stars
4
First Seen
Apr 10, 2026
implementing-architecture — inetgas/arch-compiler