@slahon/lazykit 1.2.8 → 1.2.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -157,6 +157,7 @@ If your `main` branch has protection rules enabled, Claude's pull requests will
|
|
|
157
157
|
- **Edit CLAUDE.md** to describe your folder structure, naming conventions, and any rules Claude must follow.
|
|
158
158
|
- **Use `@claude` in comments** to give Claude follow-up instructions or corrections without opening a new issue.
|
|
159
159
|
- **Run `lazykit status`** if something stops working — it pinpoints exactly what's misconfigured.
|
|
160
|
+
- **Re-run a failed workflow:** Go to your repo → Actions tab → click the failed run → click **"Re-run failed jobs"**. Or just comment `@claude` on the issue to trigger a fresh run.
|
|
160
161
|
|
|
161
162
|
## License
|
|
162
163
|
|