Koroqe/OPOS

OverPowered Operating System

2Stars on the repository
28Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

OPOS

01

Koroqe/OPOS

Settings file Claude Code

Agent settings declaring 0 allowed tools.

2 5d ago A tokens not measured copy · 100% MIT

acquire-resource

02

Koroqe/OPOS

Skill Claude CodeCodex

Turn a missing-tool/access gap into a granted, registered company resource — spec the request, wait at the human grant gate, then register the resource so every agent can find and use it.

2 5d ago A 41 tokens original MIT

adopt-proposal

03

Koroqe/OPOS

Skill Claude CodeCodex

Review a draft-mode design-process proposal bundle and, on human approval, move its SKILL.md + PROCESS.md into place — the single human decision that turns an overnight draft into a live process.

2 5d ago A 43 tokens original MIT

allocate-resource

04

Koroqe/OPOS

Skill Claude CodeCodex

Receives a capability gap, runs the AI-first decision tree (4 yes/no questions), and routes to either design-agent (AI route) or a human-hire job spec (human route). The AI-first kernel of OPOS — every gap is evaluated for AI suitability before human hire.

2 5d ago A 61 tokens original MIT

auto-sync

05

Koroqe/OPOS

Skill Claude CodeCodex

Scheduled, non-interactive upstream sync — probe for a new OPOS release, apply it via copier update, auto-commit clean syncs, escalate conflicts to a consumer-repo issue.

2 5d ago A 42 tokens original MIT

check-for-updates

06

Koroqe/OPOS

Skill Claude CodeCodex

Check whether upstream has a newer release than the consumer is pinned to; 6h cache; silent unless an update exists.

2 5d ago A 29 tokens original MIT

company-setup

07

Koroqe/OPOS

Skill Claude CodeCodex

Interactive first-run founder onboarding — populates Mission, Values, strategic priorities, dept missions, and 0-3 initial policies from a fresh OPOS scaffold.

2 5d ago A 35 tokens original MIT

consult-agent

08

Koroqe/OPOS

Skill Claude CodeCodex

Consult another agent by spawning its definition as a subagent via the Task tool; returns the simulated agent's response to the caller.

2 5d ago A 28 tokens original MIT

deliberate-decision

09

Koroqe/OPOS

Skill Claude CodeCodex

Multi-round propose → critique → revise loop for high-level company decisions. Orchestrates parallel direct Task calls against all 6 dept-leads + escalation-target as critics; proposer revises between rounds with critic-memory threading; arbiter renders final verdict; human approves and the decision artifact is…

2 5d ago A 70 tokens original MIT

design-agent

10

Koroqe/OPOS

Skill Claude CodeCodex

Design a new agent role file (.claude/agents/ / .md) by reading the framework, consulting relevant agents, and proposing the design to the human for approval.

2 5d ago A 39 tokens original MIT

design-department

11

Koroqe/OPOS

Skill Claude CodeCodex

Design a new top-level department by reading the framework, consulting ceo + coo + (optionally) a related dept lead, drafting a charter from DEPARTMENT.md.tmpl, and writing the dept folder. Optionally emits a /design-agent recommendation for the dept's lead.

2 5d ago B 61 tokens original MIT

design-process

12

Koroqe/OPOS

Skill Claude CodeCodex

Design a new process (SKILL.md + PROCESS.md) by reading the OS, consulting involved departments, and proposing the design to the human for approval.

2 5d ago A 33 tokens original MIT

design-subdept

13

Koroqe/OPOS

Skill Claude CodeCodex

Design a sub-dept under an existing top-level dept by reading parent + framework, consulting parent-lead + coo + (optionally) a related sub-lead, drafting a charter from SUBDEPT.md.tmpl with sub-dept escalation chain, and writing the nested folder. Optionally emits a /design-agent recommendation for the sub-lead.

2 5d ago A 76 tokens original MIT

Koroqe/OPOS

Skill Claude CodeCodex

Read-only inventory and drift detection. Cross-references PROCESS.md scheduling declarations against the live Claude Code CronList; classifies each row as OK / MISSING / DISABLED / ORPHAN / DRIFT / INVALIDINTENT; warns on overlapping cron times.

2 5d ago A 58 tokens original MIT

propose-to-core

15

Koroqe/OPOS

Skill Claude CodeCodex

Turn a locally-observed defect in a framework (CORE) file into a fully anonymized pull request on the upstream OPOS repo — classify, draft, redact (fail-closed), then fork-or-branch and open the PR.

2 5d ago A 51 tokens original MIT

Koroqe/OPOS

Skill Claude CodeCodex

Cut a GitHub release from a CHANGELOG.md version entry; extracts notes via the canonical awk pattern and runs gh release create.

2 5d ago C 32 tokens original MIT

review-history

17

Koroqe/OPOS

Skill Claude CodeCodex

Weekly scheduled triage of open proposeddelta entries across all history/ and scheduled-runs/ folders — apply small local (STARTER) fixes, route CORE defects upstream via propose-to-core, reconcile upstream PR states.

2 5d ago A 45 tokens original MIT

schedule-process

18

Koroqe/OPOS

Skill Claude CodeCodex

Register a PROCESS.md's declared schedule as a live cron routine via Claude Code's CronCreate tool. Validates frontmatter, injects an authority prelude, caches the routine id, handles partial-failure rollback.

2 5d ago A 46 tokens original MIT

serve-console

19

Koroqe/OPOS

Skill Claude CodeCodex

Start the OPOS Console — a local-host read-only web UI over the company OS files.

2 5d ago A 21 tokens original MIT

sync-from-core

20

Koroqe/OPOS

Skill Claude CodeCodex

Apply upstream changes via copier update; open a branch, show the diff, let user review before commit.

2 5d ago A 26 tokens original MIT

task-complete

21

Koroqe/OPOS

Skill Claude CodeCodex

Post the final report (summary + auto-generated changelog + deliverables) to the active task issue and close it.

2 5d ago A 27 tokens original MIT

task-pause

22

Koroqe/OPOS

Skill Claude CodeCodex

Pause an active task (append to .paused-tasks; remove from .current-task array); post pause notice to the GitHub issue via task-update first.

2 5d ago B 35 tokens original MIT

task-register

23

Koroqe/OPOS

Skill Claude CodeCodex

Open a GitHub issue tracking a newly initiated task; record the issue number locally so updates can reference it.

2 5d ago A 24 tokens original MIT

task-resume

24

Koroqe/OPOS

Skill Claude CodeCodex

Resume a previously-paused task (remove from .paused-tasks; write .current-task); post resume notice to the GitHub issue via task-update.

2 5d ago B 34 tokens original MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: