From re-scale
Show migration and audit progress — database stats, covenant coverage, enforcement summary
How this skill is triggered — by the user, by Claude, or both
Slash command
/re-scale:check-progressThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Show migration progress for this project.
Show migration progress for this project.
Query migration database:
re-scale db migration stats
Query audit database:
re-scale db audit stats
Run a covenant coverage check:
re-scale enforce verify --all --machine-readable
Count pass vs fail (excluding "no covenant header" which just means not yet stamped).
Run a shortcuts summary:
re-scale enforce shortcuts --machine-readable
Count total hits and files affected.
Report:
Do NOT access .rescale/data/ files directly. Use re-scale db commands.
npx claudepluginhub kubuszok/re-scale --plugin re-scaleCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.