What problem does it solve?
This Skill automates routine maintenance tasks for a clean, up-to-date development environment by merging Renovate PRs, rebasing local work onto updated main, and applying Chezmoi changes.
Core Features & Use Cases
- Automated PR maintenance: Detect, review, and merge passing Renovate PRs to keep dependencies current.
- Consistent state: Rebase local work on top of updated main to minimize merge conflicts.
- Dotfile synchronization: Apply Chezmoi changes to ensure local dotfiles reflect the latest configurations.
- Use Case: A daily maintenance run keeps your workspace aligned with upstream updates and your personal templates, reducing manual intervention.
Quick Start
Run the update skill to merge ready Renovate PRs, rebase on main, and apply Chezmoi changes to your workspace.