Local-first AI agent watcher

Build from idea to launch without losing context.

HELMOR Agent OS gives Codex, Claude Code, Cursor, Windsurf, and other coding agents a project-aware control layer for token reduction, skill routing, drift checks, and release discipline.

Session Watcher

Current project

agent-os

Mode

observe

Context route

README -> Skills -> Detector packs -> Handoff

Guardrails

Secrets, unsafe git, wrong runner

Token reduction

RTK-first output, SQZ fallback, and fewer repeated scans.

140+ skills

Prompt routing for planning, building, verifying, and handoff.

Drift control

Detector packs and guardrails before unsafe actions land.

HELMOR SKILLS

Skills organized around how products actually ship.

Plan

Product Planning, Architecture, API Contracts

Build

Frontend, Backend, Data, Infrastructure, UI Design

Verify

Testing, Security, Launch Readiness

Remember

Project Memory, Token Reduction, Docs & Handoff

INSTALL

One command per platform.

macOSbrew install helmorx/tap/helmoragent
Windowsirm https://raw.githubusercontent.com/helmorx/agent-os/main/install/install.ps1 | iex
Linuxcurl -fsSL https://raw.githubusercontent.com/helmorx/agent-os/main/install/install.sh | sh