Discover and install community plugins. Extend your terminal workflow with integrations, themes, and automation.
Sync with external tools
Metrics and dashboards
Notifications and automation
Workflow automation
Visual customisation
Commit hygiene enforcement: require issue refs, warn on short messages, auto-close issues via closing keywords. Zero dependencies.
Post status changes and sync events as Forgejo/Gitea MR comments via the Forgejo REST API.
GitLab CI/CD pipeline status โ display pipeline status and job details directly in the ProGit TUI.
Send issue and sprint notifications to Slack channels on status change or assignment.
Advanced velocity tracking with burn-up and cumulative flow diagrams rendered in the TUI.
Enhanced dark theme with VS Code-inspired colour palette and custom accent colours.
Automatically assign issues to team members based on current workload and area of expertise.
One command โ that's it.
Or browse in the TUI: press p for the plugin panel
Built something useful? ProGit plugins are LuaJIT scripts โ no build step, no toolchain, just Lua. Write it, submit it, and anyone can install it with a single command.
Use the Plugin SDK at sdk.progit.dev. Register hooks, commands, or custom TUI panels. No compilation required.
Create a .progit-plugin.json in your repo with name, version, description, entry point, and license.
Submit a pull request to the progit-plugins registry. We review for security and quality โ no spam, no malware.
Once merged, your plugin is immediately installable via prog plugin install and listed here.