Rego
Description
ReGo provides a robust foundation for inter-service operations with dedicated service clients and helper functions.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Regolith (ReGo): The Foundation for Simplified Multi-Service API Interactions
Regolith, or ReGo, is an open-source Go-based application built to serve as a blanket layer over your API workflows, simplifying interactions with multiple REST APIs from various services like Okta, Google, Atlassian, and more. The term `Regolith` combines two Greek words: rhegos (ῥῆγος), 'blanket', and lithos (λίθος), 'rock'. ReGo provides a robust foundation for inter-service operations with dedicated service clients and helper functions.
Why ReGo?
Working with multiple REST APIs, each with their unique specifics, can be challenging. ReGo addresses this complexity by establishing a solid, maintainable foundation for managing these interactions. Much like the geological regolith provides a base for celestial bodies, our Regolith creates a structured package for each service along with common helper functionalities, simplifying your inter-service operations and API workflows.
Main Features
- Service-specific clients: Dedicated clients for each service streamline HTTP requests and JSON handling into detailed entities.
- Automated Documentation: Leverages gomarkdoc to automatically transform code comments into Markdown documentation.
- Common Helper Functions: Common helper functionalities enhance code reusability and maintainability.
- Universally Applicable Code: The code doesn't rely on any company-specific logic, making it usable by any individual or company interacting with the services.
- Foundation for Compliance-as-Code: While initially conceived to streamline/solve internal challenges, the codebase is versatile enough to lay the groundwork for initiatives such as compliance-as-code.
Open Source and License
ReGo is open source and licensed under the Apache License 2.0, allowing its use, distribution, modification, and the distribution of modified versions under the terms stipulated in the license.
Start your journey
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11