Koroqe

77 mods across 2 repositories, 53 stars between them.

claude-code-sdlc

49

Koroqe/claude-code-sdlc

Plugin Claude Code

Turn Claude Code into an autonomous software development team — 14 specialized agents, documentation-first pipeline, TDD slices in parallel waves, and 9 quality gates.

51 4d ago A tokens not measured copy · 100% MIT

OPOS

50

Koroqe/OPOS

Settings file Claude Code

Agent settings declaring 0 allowed tools.

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

acquire-resource

51

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 4d ago A 41 tokens original MIT

adopt-proposal

52

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 4d ago A 43 tokens original MIT

allocate-resource

53

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 4d ago A 61 tokens original MIT

auto-sync

54

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 4d ago A 42 tokens original MIT

check-for-updates

55

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 4d ago A 29 tokens original MIT

company-setup

56

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 4d ago A 35 tokens original MIT

consult-agent

57

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 4d ago A 28 tokens original MIT

deliberate-decision

58

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 4d ago A 70 tokens original MIT

design-agent

59

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 4d ago A 39 tokens original MIT

design-department

60

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 4d ago B 61 tokens original MIT

design-process

61

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 4d ago A 33 tokens original MIT

design-subdept

62

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 4d 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 4d ago A 58 tokens original MIT

propose-to-core

64

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 4d 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 4d ago C 32 tokens original MIT

review-history

66

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 4d ago A 45 tokens original MIT

schedule-process

67

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 4d ago A 46 tokens original MIT

serve-console

68

Koroqe/OPOS

Skill Claude CodeCodex

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

2 4d ago A 21 tokens original MIT

sync-from-core

69

Koroqe/OPOS

Skill Claude CodeCodex

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

2 4d ago A 26 tokens original MIT

task-complete

70

Koroqe/OPOS

Skill Claude CodeCodex

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

2 4d ago A 27 tokens original MIT

task-pause

71

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 4d ago B 35 tokens original MIT

task-register

72

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 4d ago A 24 tokens original MIT