preen
Preen All
Perform a proactive, stateful pass through preen skills, implement focused improvements, open a PR, and enter the merge queue.
When to Run
Run this meta-skill regularly for continuous quality improvement. It supports broad sweeps in default mode and targeted incremental passes in rotating modes.
Self-Update Check (CRITICAL)
Before running, verify skill parity, command syntax, and registry drift:
- Run ecosystem checks:
./scripts/checks/preen/checkPreenEcosystem.ts --summary
More from a2f0/tearleads
commit-and-push
Commit staged changes and push to the remote using conventional commits with GPG signing. Use when you need to commit and push work, create a PR if missing, and wait for Gemini review before addressing feedback.
33rebase
Rebase the current branch onto the latest main branch, resolving conflicts by preferring upstream changes.
2issue-slice-autopilot
Run a long-lived, multi-PR issue completion loop for complex issues by selecting the largest non-overlapping sane slice, implementing it, and then invoking $commit-and-push followed by $enter-merge-queue for each slice until the issue is complete.
1serena-bootstrap
Serena Bootstrap
1preen-knip
Proactively reduce knip findings by removing unused dependencies, exports, and files in coherent, low-risk slices. Use when maintaining code quality or during slack time.
1infra-bootstrap
Run staged Terraform and Ansible bootstrap flows for staging/prod clusters and VPN with retries and clear failure output.
1