known-issues
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Pre-computed context
Claude Code version: !claude --version 2>/dev/null || echo "unknown"
Variables
Arguments: $ARGUMENTS
Purpose
Claude Code ships frequently. Features that worked last week may have new bugs today. This skill serves three purposes:
- Quick health check — snapshot of registry health and model quality (no args needed)
- Proactive search — find known bugs BEFORE you build on top of a feature
- Issue registry — maintain single source of truth for the Claude product GitHub issues you track, record what they block, and create follow-up work items when bugs are fixed