rome-os

21 mods across 1 repository, 390 stars between them.

rome-os/rome

Skill Claude CodeCodex

Add a new Rome-managed OAuth integration for a third-party service so a user can delegate access by clicking Connect, and Rome can act on the service with the delegated token (the GitHub/Slack model — brokered by Pantheon, NOT Composio). Use when asked to "add an integration / connector for ", "let users connect their…

390 2d ago A 161 tokens original MIT

color-audit

02

rome-os/rome

Skill Claude CodeCodex

Audit a design system's color palette against measurable color-science disciplines — WCAG/APCA contrast of declared token pairs, perceptual (OKLCH) ramp uniformity, color-blindness safety of status/categorical sets, token architecture (primitives → semantic → components), dark-mode integrity, and hue budget — and…

390 2d ago A 199 tokens original MIT

loop-northstar

03

rome-os/rome

Skill Claude CodeCodex

Hold an interactive session to create or revise an ideal-state doc, or to slice it into approved repository milestones.

390 2d ago A 27 tokens original MIT

loop-reconcile

04

rome-os/rome

Skill Claude CodeCodex

Autonomously compute the gap between an ideal-state doc and the codebase, then file the next work issues — or a loop-complete or loop-needs-discussion report.

390 2d ago A 40 tokens original MIT

release-rome-image

05

rome-os/rome

Skill Claude CodeCodex

Release a new Rome runtime image by pushing a vX.Y.Z tag — pick the version, verify main is releasable, push the tag, and confirm the image published to Docker Hub. Covers the v runtime-image tag only, not the desktop app (desktop-v) and not npm packages (ui-v, app-runtime-v).

390 2d ago A 81 tokens original MIT

respond-to-review

06

rome-os/rome

Skill Claude CodeCodex

Triage and answer automated code-review findings on a PR without growing its scope. Use when the user asks to "handle / address / respond to review feedback", "go through the bot comments", or after the RomeOS review bots (zoolsher, Jessie-QingYu) post findings on a PR. Classify every finding before writing any code …

390 2d ago A 105 tokens original MIT

rome-os/rome

Skill Claude CodeCodex

Audit the subordinate copy in a UI — section descriptions, field helper text, hints, card subtitles, empty-state body copy, tooltip bodies — against the secondary-text ruleset, and emit a per-string keep/rewrite/delete verdict table a coding agent can apply. Use this skill whenever the user asks to review, tighten…

390 2d ago A 206 tokens original MIT

rome-os/rome

Skill Claude CodeCodex

Turn the remaining todos of the current conversation into a GitHub project of task-spec issues wired with native blocked-by dependencies.

390 2d ago A 30 tokens original MIT

ux-semantics-audit

09

rome-os/rome

Skill Claude CodeCodex

Audit an existing UI/UX design (React/JSX/TSX components, HTML, or generated app code) against a tiered ruleset of verifiable UX principles, and produce structured, evidence-cited findings that a coding agent can act on to fix the design. Use this skill whenever the user asks to review, evaluate, critique, audit, or…

390 2d ago A 161 tokens original MIT

rome-os/rome

Skill Claude CodeCodex

Validate a Rome-managed OAuth integration end-to-end — prove a user can click Connect and Rome ends up holding a delegated token it can use to call the provider's API. Use when asked to "validate / test the OAuth connector", "check that a user can connect ", or "verify the OAuth round-trip". This is the validation…

390 2d ago B 138 tokens original MIT

rome AGENTS.md

11

rome-os/rome

Instructions file CodexOpenCode

Instructions for rome-os/rome, a project described as: Rome is the agentic OS.

390 2d ago A 4 tokens copy · 100% MIT

rome CLAUDE.md

12

rome-os/rome

Instructions file

Instructions for rome-os/rome, covering rome, playbook and traps.

390 2d ago A 1,206 tokens original MIT

routine-from-chat

13

rome-os/rome

Skill Claude CodeCodex

Turn a plain-language "do this automatically" request into a routine — either event-triggered ("text me when I get an email from my landlord") or scheduled ("remind me every Friday at 9am"). For third-party events (Gmail, GitHub, Slack…) it confirms with the guardian and then subscribes to the connector trigger so the…

390 2d ago A 124 tokens original MIT

browser-automation

14

rome-os/rome

Skill Claude CodeCodex

Route browser automation tasks to specialized Rome apps first, then use OpenCLI help discovery when no specialized Rome app is available.

390 2d ago A 28 tokens original MIT

app_creation

15

rome-os/rome

Skill Claude CodeCodex

Scaffold a brand-new Rome app from a bundled template into an independent, git-versioned source directory and install it from there. Use for genuinely app-shaped software — something with its own user-edited data model, several distinct operations, or a conversational/long-lived agent. FIRST apply the litmus in "Is…

390 2d ago A 223 tokens original MIT

app_remix

16

rome-os/rome

Skill Claude CodeCodex

Create a new Rome app from an App Store source, already installed or identified by a pinned Store version. Copy installed code locally or download and extract a Store bundle without installing the source. Never edit or overwrite an existing source app.

390 2d ago A 50 tokens original MIT

app_verification

17

rome-os/rome

Skill Claude CodeCodex

Verify a newly created or newly installed Rome app after coding:appcreation or coding:workflowcreation finishes installing it. Use only as a second-pass verifier: receive the app id, source root, expected behavior, and local dashboard/API base URL from the creator, then visit the installed app, exercise its safe…

390 2d ago A 90 tokens original MIT

workflow_creation

18

rome-os/rome

Skill Claude CodeCodex

Build a new Rome workflow app — one action whose body is a single async function that implements its control flow in plain TypeScript (await, if, for, Promise.all) and calls existing actions (including system:summon). Use whenever the user describes a multi-step automation OR asks an LLM to produce something from…

390 2d ago A 220 tokens original MIT

composio-cli

19

rome-os/rome

Skill Claude CodeCodex

Help users operate the published Composio CLI to find the right tool, connect accounts, inspect schemas, execute tools, subscribe to trigger events with composio listen, script workflows with composio run, and call authenticated app APIs with composio proxy. Use when the user asks how to do something with composio…

390 2d ago A 139 tokens original MIT

import-skill

20

rome-os/rome

Skill Claude CodeCodex

Import a Rome skill from a URL, a pasted SKILL.md, or a plain-language description — validate it against Rome's frontmatter parser, preview the final file, and install it into the user-skills carrier app after the guardian confirms.

390 2d ago A 53 tokens original MIT

design-workflow

21

rome-os/rome

Skill Claude CodeCodex

Turn a guardian's plain-language automation into a runnable Rome workflow app, in one conversation. Use whenever the guardian wants to build, create, set up, or design an automation or workflow ("every morning summarize my unread emails", "when I save a link, fetch and summarize it", "for each new ticket, look up the…

390 2d ago A 105 tokens original MIT