omegon
Terminal-native coding harness with memory, specs, and worktrees
All Skills in This Repository (10)
Pure Emerald Level Indicatorsflynt
Organize markdown knowledge bases with wikilinks, frontmatter, and hub pages.
python
Provides guidance for structuring Python projects, emphasizing reusable templates and workflowsbfs for consistent development.
security
Harden code against injection, traversal, process, and secret-handling risks.
typescript
Standardize TypeScript code with strict typing and node:test coverage.
rust
Define Rust development and Cargo workflow conventions for projects.
oci
Standardize container image and OCI artifact build, tag, sign, scan, and publish workflows.
style
Standardize visual design tokens for diagrams, themes, and generated images.
code-act
Generate and execute standard-library Python scripts for batch processing and deterministic workflows.
openspec
Coordinate OpenSpec lifecycle artifacts across change directories, specs, and tasks.
git
Standardize git workflow metadata across commits, branches, tags, and changelogs.
Frequently Asked Questions
FAQPage SchemaHow to install Omegon?βΌ
Run `npx skills add styrene-lab/omegon --all -g -y` in your terminal to install all skills in this suite globally.
What is Omegon used for?βΌ
Omegon is a Rust-native terminal harness for serious software work. It reads and edits code, runs commands, keeps persistent project memory, and manages design and spec lifecycles across sessions.
Does Omegon support multiple model providers?βΌ
Yes. It works with Anthropic, OpenAI, Codex, and local Ollama models, and shows the exact provider, model, and quota in the interface so you always know what is running.
Can Omegon run tasks without the terminal UI?βΌ
Yes. Use `omegon run task.toml` for bounded headless tasks with structured exit codes, or `omegon serve` to run it as a local daemon with health probes.
What skills are bundled with Omegon?βΌ
It ships skills for Rust, Python, TypeScript, git conventions, security review, container workflows, spec-driven development, codebase onboarding, and markdown knowledge bases.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core