assist v0.8
Refactor check now runs verify scripts
Enhanced the refactor check command to automatically run any verify:* scripts from package.json before reporting results. This catches issues that static analysis might miss by running the project’s actual verification suite. The verify scripts run quietly in the background and only show output on failure.
Also added devlog as a Claude Code skill for easier access, and updated documentation.