styrene-labstyrene-labOfficialΒ·10 Agent Skills Included

omegon

Terminal-native coding harness with memory, specs, and worktrees

Runs coding sessions in a native terminal with persistent project memory, multiple inference providers, and parallel git worktrees. Tracks design decisions and OpenSpec lifecycles so long-running work survives across sessions without lost context. Includes bundled skills for Rust, Python, TypeScript, git, security, containers, and spec-driven development to speed up real engineering tasks.
npx skills add styrene-lab/omegon --all -g -y
Available:

Gives the agent repository-wide operating rules for Omegon, including crate ownership, build and test commands, branching policy, and runtime invariants, with nested AGENTS.md files adding crate-local guidance.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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→