Checklist banner
AbdelStark AbdelStark

Checklist

Development community

Description

--- allowed-tools: - Bash - Read description: Show compliance checklist for a risk tier --- Show the EU AI Act compliance checklist. If a tier argument is provided, use it. Otherwise check .eu-ai-act.json for the classified tier, or ask the user. Run: npx eu-ai-act checklist $TIER Summarize the obligations and highlight the most critical items.

Installation

Installs to ~/.claude/commands/abdelstark-eu-ai-act-toolkit-checklist.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/AbdelStark/eu-ai-act-toolkit/HEAD/.claude/commands/checklist.md -o ~/.claude/commands/abdelstark-eu-ai-act-toolkit-checklist.md

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

Full documentation available on GitHub

View Source Repository