zazu-22
zazu-22
Add feature to allow users to specify which files in the skill directory should not be packaged with the final skill. This allows for testing and developing the skill without...
### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...
## Summary The `remoteSyncTicker` periodic sync (introduced in #707 to fix #695) never actually pulls from the remote because `performAutoImport()` has a `hasJSONLChanged()` check that returns early **before** the git...