{"id":17383107,"url":"https://github.com/zackproser/automations","last_synced_at":"2025-04-15T09:52:28.084Z","repository":{"id":165816651,"uuid":"641210684","full_name":"zackproser/automations","owner":"zackproser","description":"Shell scripts that leverage the latest AI models and github.com/charmbracelet tooling to make your developer workflow buttery smooth and way more fun","archived":false,"fork":false,"pushed_at":"2023-05-25T20:06:43.000Z","size":4201,"stargazers_count":71,"open_issues_count":6,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-28T19:07:02.570Z","etag":null,"topics":["automation","shell-scripts"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zackproser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-16T02:29:37.000Z","updated_at":"2024-12-19T23:15:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"6e73a330-ed3e-49a3-9ed4-d829c610ae75","html_url":"https://github.com/zackproser/automations","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackproser%2Fautomations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackproser%2Fautomations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackproser%2Fautomations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackproser%2Fautomations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zackproser","download_url":"https://codeload.github.com/zackproser/automations/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249048712,"owners_count":21204305,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","shell-scripts"],"created_at":"2024-10-16T07:40:37.325Z","updated_at":"2025-04-15T09:52:28.064Z","avatar_url":"https://github.com/zackproser.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Automations\n\nAutomations are shell scripts I wrote alongside generative AI, that leverage generative AI to make common developer tasks delightful and efficient. \n\n![Shell automations for productivity and fun](./docs/automations.gif)\n\n## Current automations\n* [`autogit`](#autogit)\n* [`autoreview`](#autoreview)\n* [`autocommitmessage`](#autocommitmessage)\n* [`autopullrequest`](#autopullrequest)\n\n## Installation \u0026 usage\n\n[Usage guide](./docs/usage.md)\n\n## `autogit`\n\nautogit's goal is to ensure you're always working with the latest code, because even experienced developers forget to `git pull` at the least opportune times.\n\n![autogit is a shell script that handles git fetching, branch pruning and more](./docs/autogit.gif)\n\n[**Read the deep-dive blog post on `autogit`** to learn about everything it can do.](https://www.zackproser.com/blog/autogit-introduction)\n\n## `autoreview`\n\n`autoreview` is a shell script that performs a detailed code review of your stashed git changes. \n\n![Shell automation for automatic local code review](./docs/autoreview.gif)\n\nHere's an example of a code review you'd get back, right in your terminal, so that you can refer to the review while you fix your code in another buffer:\n\n![Example autoreview review output](./docs/autoreview-example.png)\n\n## `autocommitmessage`\n\nNever write \"check in latest\" ever again. Always get accurate, well-formed git messages that actually record the context of the changes you're making for posterity\n\n![auto git commit message writer](./docs/autocommitmessage.gif)\n\n## `autopullrequest`\n\n[Example pull request opened by this command.](https://github.com/zackproser/sizeof/pull/2)\n\nReads all the commit messages for commits that exist in your current branch but not in your default branch. Writes a pull request description and title for you, then uses the `gh` tool to programmatically open the pull request for you. Pairs very nicely with `autocommitmessage`.\n\n![autopullrequest](./docs/autopullrequest.gif)\n\nHere's an example of a pull request opened by this automation - in fact, I ran it on this codebase itself to open my most recent pr!\n\n![autopullrequest example](./docs/autopullrequest-example.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackproser%2Fautomations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzackproser%2Fautomations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackproser%2Fautomations/lists"}