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/archifyor
Install via npx
npx @hexmos/ipm i tt-a1i/archifyPrerequisites
Node.js
runtimeVersion: >=22.19.0 || >=24.0.0
git
cliunzip
cliManual Installation Methods
Manual installation instructions. How to install from GitHub source.
Global Installation via npx
npx skills add tt-a1i/archify -gExplicit Cursor Install
npx -y skills add tt-a1i/archify --skill archify --agent cursor --global --copy --yesTry without installing (Codex CLI)
npx skills use tt-a1i/archify@archify --agent codexRaven Manual ZIP Install
unzip archify.zip -d ~/.raven/workspace/skills/archifyDeepSeek Harness Installation
dsh plugin --profile web add @tt-a1i/archify-dsh@0.1.0Source Installation
git clone https://github.com/tt-a1i/archify.git
cd archifyPost 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."
