Al banner
0xmariowu 0xmariowu

Al

Code Quality community

Description

--- description: "Run AgentLint diagnostic across all projects. Use when: user says /al, 'check all projects', 'agent lint', or '体检'." allowed-tools: Bash(*), Read(*), Write(*), Edit(*), Glob(*), Grep(*), Agent(*) --- # /al — AgentLint Diagnose, plan, fix. One command. User presses Enter twice at most. ## Flow ### Step 1: Module Selection AskUserQuestion with **defaults pre-selected** (user can press Enter to accept): ``` AgentLint — which checks to run? Core (deterministic, no AI calls)

Installation

Installs to ~/.claude/skills/0xmariowu-agentlint-al/SKILL.md

Terminal
mkdir -p ~/.claude/skills/0xmariowu-agentlint-al && curl -fsSL https://raw.githubusercontent.com/0xmariowu/AgentLint/HEAD/commands/al.md -o ~/.claude/skills/0xmariowu-agentlint-al/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository