skill-v3.7.1
DavidHDev/react-bitsskill-v3.7.1Jun 16, 2026by pbakaus
AI Summary
Addresses a critical bug preventing the critique command from running by including a missing configuration module in the skill build.
Key Highlights
- Fixed crash in the `/impeccable critique` command.
- The missing config module required by the bundled detector is now included in the build.
New Features
- Bug fix for critique command execution
Full Release Notes
- **`/impeccable critique` works again.** The bundled detector was missing a config module it needed and crashed on startup. The build now ships that file with the skill, so critique and other detector-backed commands run cleanly.