# Argus

> Use when working with the all-seeing code analyzer. Help AI grok your codebase.

- Skill: `tomevault-io/argus` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/argus`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/argus/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/argus

---


# Argus - Project Tool

The all-seeing code analyzer. Help AI grok your codebase.

## When to Invoke This Skill

Use when you need to analyze code structure, patterns, or quality. Invoke when understanding codebase architecture or detecting issues.

## Usage Examples

```bash
argus scan
```

```bash
argus sync
```

## Binary Location

The tool binary is located at: `bin/argus`

You may need to build the tool first:

```bash
make build  # or: go build -o bin/argus
```

## Best Practices

- Use `argus` when working with this codebase
- Check that the tool is available before use

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/priyans-hu) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

