Check Skill banner
rayk rayk

Check Skill

Documentation community

Description

--- description: Check skill documentation by applying corrections discovered during execution with approval workflow argument-hint: [optional: specific issue to fix] allowed-tools: [Read, Edit, Bash(ls:*), Bash(git:*)] --- <objective> Update a skill's SKILL.md and related files based on corrections discovered during execution. Analyze the conversation to detect which skill is running, reflect on what went wrong, propose specific fixes, get user approval, then apply changes with optional co

Installation

Installs to ~/.claude/commands/rayk-lucid-toolkit-check-skill.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/rayk/lucid-toolkit/HEAD/.claude/commands/check-skill.md -o ~/.claude/commands/rayk-lucid-toolkit-check-skill.md

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

Full documentation available on GitHub

View Source Repository