Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@fiale-plus/repo-arch

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fiale-plus/repo-arch

Project archaeology and repo memory tooling — CLI-first project-memory engine

latest
Source
npmnpm
Version
0.3.2
Version published
Maintainers
1
Created
Source

Repo-Arch

npm version npm downloads CI License: MIT

Local project-memory engine for git history.

npm install -g @fiale-plus/repo-arch

Repo-Arch mines repository history, classifies commit signals, builds cards, explains files, warns on diffs, checks staleness, runs similarity search, prepares evals, and generates training data.

Pi install

pi install npm:@fiale-plus/repo-arch
pi install git:github.com/fiale-plus/repo-arch
pi -e git:github.com/fiale-plus/repo-arch   # try without installing

The package exposes a thin pi skill + extension bridge, but repo-arch CLI remains the source of truth.

CLI-first

repo-arch init
repo-arch flow run --repo .
repo-arch flow run full --repo .
repo-arch flow inspect --repo .
repo-arch review list
repo-arch eval
repo-arch dataset
repo-arch train cycle --repo .
repo-arch train resume --repo .
repo-arch train run --repo .

Docs

CLI is the primary interface. The pi skill and extension are thin guides over the same contract.

Keywords

project-memory

FAQs

Package last updated on 15 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts