Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview
How to install tt-a1i/archify. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

tt-a1i/archify Installation Guide

How to install tt-a1i/archify. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for tt-a1i/archify. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i tt-a1i/archify
or

Install via npx

npx @hexmos/ipm i tt-a1i/archify

Prerequisites

Node.js

runtime

Version: >=22.19.0 || >=24.0.0

git

cli

unzip

cli

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Global Installation via npx

npx skills add tt-a1i/archify -g

Explicit Cursor Install

npx -y skills add tt-a1i/archify --skill archify --agent cursor --global --copy --yes

Try without installing (Codex CLI)

npx skills use tt-a1i/archify@archify --agent codex

Raven Manual ZIP Install

unzip archify.zip -d ~/.raven/workspace/skills/archify

DeepSeek Harness Installation

dsh plugin --profile web add @tt-a1i/archify-dsh@0.1.0

Source Installation

git clone https://github.com/tt-a1i/archify.git

cd archify

Post Installation Steps

  • Use Archify with your chat agent (e.g., Raven, Cursor, Codex CLI, OpenCode) by prompting it to map your repository or system description.
  • Example prompt: "Use archify to map this repository's runtime architecture."