automation

RuleGo: Automate Workflows

Get high-performance component orchestration with RuleGo, a lightweight framework for Go, ideal.
1,587 stars155 forksGoGuide quality 8/10Updated 9/1/2026100% free · open source
What it does

RuleGo is a lightweight framework for Go that enables high-performance component orchestration, allowing startup founders to efficiently manage and automate complex workflows and rules

When to use it
  • When building a Go-based application that requires scalable and performant rule-based decision making
  • When integrating multiple components or services that need to be orchestrated and managed dynamically
  • When developing a real-time system that requires fast and efficient processing of rules and events
Ready-to-paste prompt
go run main.go -rule "example-rule" -event "example-event" -condition "condition=value" -action "action=take"
Heads up: Make sure to handle errors properly when working with RuleGo, as the `rulego.NewEngine` function returns an error value that needs to be checked and handled, e.g., `engine, err := rulego.NewEngine(); if err != nil { log.Fatal(err) }`
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🛠️ Technical setup

Expect 20–40 minutes in a terminal — or let your AI agent drive it.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/rulego && curl -fsSL https://workflowstacks.com/api/skills/rulego/claude-skill -o ~/.claude/skills/rulego/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How RuleGo: Automate Workflows works
Codeflow
Free to inspect

RuleGo: Automate Workflows is a very large Go project (~97k lines across 406 code files, plus 19 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Apache-2.0 license, has a test suite.

Size
Very large codebase
~97k lines · 406 code files · days to read — use, don't read
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
Go
No API keys detected
Go 100%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    go.mod
    Dependencies and the commands it exposes
  3. 3
    examples/call_rest_service/call_rest_service.go
    A worked example — copy this to get going
What's in each folder
server/Backend / API154 files
components/Frontend / UI92 files
api/Backend / API24 files
examples/Examples you can copy34 files
doc/Documentation13 files
utils/Helper scripts39 files
endpoint/Folder35 files
testdata/Folder33 files
READMEHas testsDocumentedCI checksExamples includedApache-2.0 licenseUpdated this month
Quick Actions
Details
Creator
rulego
Language
Go
Category
automation
Published
7/23/2023

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.