Compiling Architecture
v1.0.2Use when: user wants to select architecture patterns, compile a spec, iterate on constraints/NFRs, audit why patterns were selected/rejected, or finalise an...
⭐ 0· 60·0 current·0 all-time
by@inetgas
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (architecture-spec compilation, deterministic compiler) match the SKILL.md instructions: verifying a local arch-compiler repo, running preflight, compiling specs into app repo, and using git. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
The instructions tell the agent to read repository files and to run a local preflight Python script (e.g., ~/.codex/arch-compiler/tools/archcompiler_preflight.py) and to operate on the application repo (git operations, write approved artifacts). This is appropriate for the task but means the agent will execute code and modify files on your filesystem — verify those local scripts and repo contents before allowing execution.
Install Mechanism
There is no install spec and no remote downloads; the skill is instruction-only. Low installation risk, but it depends on a separately installed repo in specific home paths.
Credentials
The skill requests no environment variables or credentials. It does require access to local paths (home and the application repo) and git; those are proportional to compiling and writing architecture artifacts.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills’ configs. The agent will be guided to write files into the application repo (intended behavior for this skill).
Assessment
This skill is coherent with its purpose, but it expects you to have a local arch-compiler repository installed at a stable path (e.g., ~/.codex/arch-compiler or ~/.claude/arch-compiler) and instructs the agent to run a Python preflight script from that repo and to modify your application repository (git commits, writing spec files). Before enabling the skill or letting an agent run autonomously: 1) verify the arch-compiler repo source and integrity (inspect the scripts in ~/.codex/arch-compiler/tools/ and AGENTS.md), 2) confirm you trust the repo and its preflight script (open the script and read it), 3) ensure the agent has only the filesystem permissions you intend and that commits/writes will go to the correct application repo, and 4) if you did not install the arch-compiler repo yourself, do not run its scripts until you obtain and review the canonical source (e.g., repository on GitHub) to avoid executing untrusted code.Like a lobster shell, security has layers — review code before you run it.
architectural-decision-recordsvk9786cpj8v25pxe0b4r2x4qpc184jgbwarchitecture-as-codevk97etkp1hpbgb6vekb6cna5y1984tmxxarchitecture-reapprovalvk97etkp1hpbgb6vekb6cna5y1984tmxxarchitecture-trade-off-considerationsvk97etkp1hpbgb6vekb6cna5y1984tmxxcost-optimizationvk97etkp1hpbgb6vekb6cna5y1984tmxxdeterministic-compilervk97etkp1hpbgb6vekb6cna5y1984tmxxlatestvk97etkp1hpbgb6vekb6cna5y1984tmxxnfr-enforcementvk97etkp1hpbgb6vekb6cna5y1984tmxxrchitectural-decision-recordsvk97etkp1hpbgb6vekb6cna5y1984tmxxsoftware-architecture-patternsvk97etkp1hpbgb6vekb6cna5y1984tmxx
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
