Skip to main content
Open Source CLI Tool

The All-Seeing
Code Analyzer

Generate comprehensive context files that help AI assistants understand your codebase structure, conventions, and patterns.

$ argus scan .
🔍 Scanning /my-project...
📊 Analyzing tech stack...
🏗️ Detecting architecture...
📝 Finding conventions...
✅ Generated CLAUDE.md

Features

Everything you need to help AI understand your code

🔍

Tech Stack Detection

Automatically identifies languages, frameworks, libraries, and tools used in your project.

🏗️

Architecture Analysis

Understands your project structure, layer dependencies, and architectural patterns.

📋

Convention Detection

Discovers coding standards, naming conventions, and established practices in your codebase.

Command Discovery

Finds and prioritizes build, test, lint, and run commands from your project configuration.

🔄

Git Integration

Analyzes commit history, branch patterns, and contributor conventions.

🌍

Multi-language Support

Works with Go, JavaScript, TypeScript, Python, Rust, and many more languages.

Installation

Choose your preferred installation method

Homebrew (macOS/Linux)

brew install Priyans-hu/tap/argus

Go Install

go install github.com/Priyans-hu/argus/cmd/argus@latest