https://github.com/bramp/updater
I'm bad at updating my repos, so I got AI to do it
https://github.com/bramp/updater
Last synced: about 1 month ago
JSON representation
I'm bad at updating my repos, so I got AI to do it
- Host: GitHub
- URL: https://github.com/bramp/updater
- Owner: bramp
- License: bsd-3-clause
- Created: 2026-04-04T02:40:11.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-04T03:21:07.000Z (3 months ago)
- Last Synced: 2026-04-04T05:22:22.314Z (3 months ago)
- Language: Dart
- Size: 34.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project Updaters
A collection of AI Agent Skills designed to automate the modernization and maintenance of various open-source projects. These skills help in updating dependencies, refactoring code to modern standards, and ensuring consistent project structures.
## Included Skills
- **flutter-updater**: Modernizing Flutter applications and packages.
- **go-updater**: Updating Go projects and dependencies.
- **java-updater**: Modernizing Java projects, specifically focusing on Maven/Gradle and modern Java features.
- **js-updater**: Updating JavaScript/TypeScript ecosystems.
- **package-updater**: A general-purpose skill for updating package configurations and GitHub Actions.
- **project-updater**: High-level orchestration for multi-project updates.
## Usage
These are designed to be used with the Gemini CLI or similar AI agent environments. You can activate a skill by pointing your agent to the corresponding directory.
## License
This project is licensed under the BSD 3-Clause License - see the [LICENSE](LICENSE) file for details.