claude-commands-check
Version updated for https://github.com/MukundaKatta/claude-commands-check to version v0.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The claude-commands-check GitHub Action is a Python-based linter designed to validate Claude AI slash-command files (.claude/commands/*.md). It automates the detection of common issues such as invalid filenames, malformed YAML frontmatter, missing or improperly formatted fields, empty command bodies, and hardcoded secrets. By ensuring the correctness and security of command files, it simplifies quality assurance and prevents runtime errors in workflows that rely on Claude commands.
What’s Changed
Full Changelog: https://github.com/MukundaKatta/claude-commands-check/commits/v0.1.0