Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ One CLI to manage skills, commands, and rules across AI coding assistants.
Your skills are scattered across `~/.claude/skills/`, `.cursor/rules/`, `CLAUDE.md`, `.cursorrules` — different formats, different locations, no visibility into what's actually loaded. **ags** gives you a single command to scan, lint, measure, and manage all of it.

<p align="center">
<img src="docs/screenshots/help.png" alt="ags --help" width="700">
<img src="docs/screenshots/scan.png" alt="ags scan" width="700">
</p>

## Install
Expand Down
Loading