Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Workflow Automation

Workflow Automation

400 projects

Showing 36 of 400 projects

nostromo
nostromoGo

A CLI tool for building and managing complex command aliases and multi-dimensional tools declaratively.

#hacktoberfest#command-line-tools#productivity
Stars150
Forks9
Last commit1 year ago
semantic-git-commit-cli
semantic-git-commit-cliJavaScript

A CLI tool that enforces semantic git commit conventions with emoji support and configurable rules.

#commit#emoji#developer-tools
Stars150
Forks13
Last commit3 years ago
gemini-cli-extension
gemini-cli-extension

A collection of custom commands, extensions, and settings to enhance the Google Gemini CLI for AI-assisted development.

#developer-tools#productivity#workflow-automation
Stars148
Forks7
Last commit10 months ago
npm-quick-run
npm-quick-runJavaScript

Quickly run npm scripts by prefix without typing the full name, using aliases like 'nr t' for 'npm run test'.

#quick#npm#workflow-automation
Stars147
Forks12
Last commit4 years ago
claude-toolbox
claude-toolboxShell

A template repository and plugin system providing a pre-configured Claude Code development environment with MCP servers, skills, and collaborative workflows.

#collaborative-tools#js#developer-tools
Stars146
Forks31
Last commit2 days ago
Deploy a YouTube Video to Anchor.fm Podcast
Deploy a YouTube Video to Anchor.fm PodcastJavaScript

A GitHub Action that automatically converts YouTube videos to audio and uploads them as podcast episodes to Spotify.

#actions#devops#podcast
Stars144
Forks79
Last commit3 months ago
Claude Code Agents
Claude Code AgentsShell

A collection of 24 Claude Code subagent prompts and 6 workflow skills for solo developers to automate code audits, fixes, and QA.

#nextjs#workflow-automation#claude-code
Stars142
Forks15
Last commit1 month ago
Publish GitHub release artifacts
Publish GitHub release artifactsShell

A GitHub Action that automatically uploads binary artifacts to new GitHub releases.

#release#devops#workflow-automation
Stars139
Forks19
Last commit4 years ago
Generate sequential build numbers for GitHub Actions
Generate sequential build numbers for GitHub ActionsJavaScript

A GitHub Action that generates sequential build numbers for workflows, storing them as Git refs without extra commits.

#workflow-automation#build-automation#sequential-numbers
Stars138
Forks55
Last commit
Enforce naming convention on pull request title
Enforce naming convention on pull request titleJavaScript

A GitHub Action that enforces pull request title conventions using regex patterns and prefix rules.

#hacktoberfest#devops#team-collaboration
Stars137
Forks80
Last commit
steppy
steppyPython

A lightweight Python library for building reproducible machine learning pipelines with minimal interface constraints.

#experimentation#python-library#data-science
Stars136
Forks32
Last commit7 years ago
nx-ng-starter
nx-ng-starterTypeScript

A scalable Nx monorepo starter template for building Angular and NestJS applications with integrated workflow automation.

#github-actions-ci#firebase-functions#graphql
Stars135
Forks16
Last commit2 days ago
I Don't Care About Commit Message
I Don't Care About Commit MessageTypeScript

A VSCode extension that automatically generates and applies AI-powered git commit messages without requiring manual confirmation.

#developer-tools#productivity#vscode-extension
Stars135
Forks6
Last commit
Argon
ArgonRust

A powerful CLI tool that enhances Roblox development with two-way sync, project building, and workflow automation.

#developer-tools#workflow-automation#cli-tool
Stars132
Forks13
Last commit21 days ago
GitHub Actions for Golang
GitHub Actions for GolangShell

A GitHub Action to run Go commands with automatic workspace setup, now deprecated in favor of actions/setup-go.

#devops#golang-action#workflow-automation
Stars131
Forks29
Last commit4 years ago
cchooks
cchooksPython

A lightweight Python SDK for building Claude Code hooks with automatic JSON parsing and type-safe context handling.

#ai-coding-assistant#hooks#python-sdk
Stars131
Forks11
Last commit2 months ago
Helm
HelmGo

A minimalistic and customizable pomodoro-like terminal timer written in Go for focused work sessions.

#productivity-tool#keyboard-driven#pomodoro
Stars130
Forks8
Last commit4 months ago
Auto-QChem
Auto-QChemPython

An automated workflow for generating and storing DFT calculations for organic molecules.

#cheminformatics#workflow-automation#research-tools
Stars127
Forks24
Last commit4 months ago
tmpin
tmpinJavaScript

Add stdin support to CLI apps that accept file input by piping to a temp file and passing it as the first argument.

#file-input#shell-integration#workflow-automation
Stars127
Forks4
Last commit4 years ago
Generate release notes based on your events
Generate release notes based on your eventsShell

A GitHub Action that automatically generates release notes from closed milestones, issues, and pull requests.

#spring#devops#release-note
Stars125
Forks23
Last commit
claude-code-mcp-enhanced
claude-code-mcp-enhancedJavaScript

An enhanced MCP server that enables AI assistants to execute Claude Code with bypassed permissions, task orchestration, and robust error handling.

#ai-coding-assistant#developer-tools#workflow-automation
Stars122
Forks18
Last commit
Lint a PR
Lint a PRTypeScript

A GitHub Action that lints pull request titles against a custom regex pattern to enforce consistent formatting.

#actions#workflow-automation#pull-request
Stars122
Forks23
Last commit2 months ago
cronflow
cronflowRust

A high-performance, code-first workflow automation engine with a Rust core and TypeScript-native API for enterprise-grade speed and developer experience.

#event-driven#automation-workflow#workflow-engine
Stars120
Forks11
Last commit7 months ago
Roblox-Plugins
Roblox-PluginsLua

A collection of open-source plugins for Roblox Studio to enhance development workflows.

#developer-tools#plugin-system#roblox
Stars120
Forks91
Last commit1 month ago
yeet.nvim
yeet.nvimLua

A Neovim plugin for running shell commands in terminal buffers or tmux panes with zero configuration.

#vimscript#developer-tools#shell-commands
Stars119
Forks5
Last commit3 months ago
nvim-rulebook
nvim-rulebookLua

A Neovim plugin that prettifies TypeScript errors, adds inline ignore comments, and looks up rule documentation for over 50 linters and formatters.

#diagnostic-tool#developer-tools#pretty-errors
Stars119
Forks5
Last commit2 months ago
ezknitr
ezknitrR

An R package that extends knitr to provide flexible control over working directories and output paths when generating dynamic reports.

#knitr#knitr-extension#peer reviewed
Stars113
Forks12
Last commit2 years ago
screwy
screwyJavaScript

A desktop GUI for managing and running npm scripts with hotkeys, file watching, and cross-platform support.

#developer-tools#productivity#desktop-app
Stars113
Forks6
Last commit7 years ago
git-dev.nvim
git-dev.nvimLua

A Neovim plugin to open remote Git repositories with ephemeral shallow clones, providing a GitHub.dev-like experience directly in your editor.

#developer-tools#workflow-automation#code-browsing
Stars112
Forks6
Last commit1 month ago
nvim-projectconfig
nvim-projectconfigLua

A Neovim plugin that loads configuration files based on the current working directory, enabling project-specific settings.

#vimscript#vim#workflow-automation
Stars111
Forks11
Last commit1 year ago
kitty-runner.nvim
kitty-runner.nvimLua

A Neovim plugin that sends lines from your buffer to a Kitty terminal, acting as a lightweight REPL.

#vim-plugin-alternative#developer-tools#kitty-terminal
Stars110
Forks18
Last commit2 months ago
gibr
gibrPython

A smarter CLI for creating Git branches by connecting your Git workflow to your issue tracker.

#developer-tools#productivity#issue-tracker
Stars109
Forks8
Last commit4 months ago
leprechaun
leprechaunGo

A task scheduler and automation tool for defining and running recurring jobs via recipes with schedule, cron, and webhook triggers.

#recurring-tasks#task-scheduler#job-scheduler
Stars107
Forks14
Last commit3 years ago
Prow GitHub Actions
Prow GitHub ActionsTypeScript

A GitHub Actions workflow that brings Kubernetes Prow-style slash commands, chat-ops, and automated PR management to GitHub repositories.

#slash-commands#kubernetes-prow-inspired#label-management
Stars107
Forks15
Last commit
Wait for commit statuses
Wait for commit statusesPHP

A GitHub Action that waits for all commit statuses and checks to succeed or fail before proceeding.

#hacktoberfest#pull-request-automation#workflow-automation
Stars106
Forks12
Last commit
clideck
clideckJavaScript

A local dashboard for running and coordinating multiple AI CLI agents with live status, session resume, and autopilot routing.

#cli-dashboard#developer-tools#workflow-automation
Stars105
Forks14
Last commit1 day ago
PreviousPage 10 of 12

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
3 years ago
1 year ago
11 months ago
2 months ago
1 year ago
4 months ago
6 days ago
Next
#Developer Tools110
#Automation98
#Github Actions91
#Ci Cd85
#Devops68
#Productivity42
#Neovim Plugin36
#Nodejs34
#Cli34
#Cli Tool33
#Claude Code32
#Python31