Askme banner
ivklgn ivklgn

Askme

Data community

Description

--- description: List everything the agent needs from you to continue — decisions, answers, access, data, actions — with why it is blocked, what it unblocks, and how to reply. --- # /ai-kit:askme ## Arguments The user invoked this command with: $ARGUMENTS An empty value means the full list. `blocking` keeps only items that gate a plan step. Any other value names a plan step or topic to narrow to. ## Instructions Use the skill at `skills/askme/SKILL.md`.

Installation

Installs to ~/.claude/skills/ivklgn-ai-kit-askme/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ivklgn-ai-kit-askme && curl -fsSL https://raw.githubusercontent.com/ivklgn/ai-kit/HEAD/commands/askme.md -o ~/.claude/skills/ivklgn-ai-kit-askme/SKILL.md

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

Full documentation available on GitHub

View Source Repository