Oolab-labs/patchwork-os

The decision layer for personal AI. Local-first runtime where agents automate across GitHub, Slack, Gmail & 45+ services — but every risky action can stop for your yes, workers (agents) earn autonomy from track record, and every decision leaves a receipt. Your models, your machine, your policy. Includes an MCP bridge: 180 IDE tools for Claude Code.

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

ide-coverage

01

Oolab-labs/patchwork-os

Skill Claude CodeCodex

Test coverage heatmap from lcov or JSON coverage data. Finds coverage reports, parses line coverage per file, and renders a color-coded file-tree heatmap as HTML. Opens in the system browser.

30 2d ago A 44 tokens copy · 94% MIT

ide-debug

02

Oolab-labs/patchwork-os

Skill Claude CodeCodex

Full debug workflow using IDE bridge tools. Runs tests to find failures, sets conditional breakpoints, evaluates expressions in the debugger, identifies root causes, applies fixes, and verifies. Use when debugging test failures or runtime issues.

30 2d ago A 47 tokens copy · 100% MIT

ide-deps

03

Oolab-labs/patchwork-os

Skill Claude CodeCodex

Dependency graph for a file or symbol. Calls getCallHierarchy and findReferences, builds a directed graph, and renders an interactive HTML force-directed graph. Opens in the system browser.

30 2d ago A 40 tokens copy · 97% MIT

Oolab-labs/patchwork-os

Skill Claude CodeCodex

Diagnostic dashboard across the workspace. Calls getDiagnostics, groups results by severity and file, and renders a sortable color-coded HTML table. Opens in the system browser.

30 2d ago A 37 tokens copy · 98% MIT

ide-explore

05

Oolab-labs/patchwork-os

Skill Claude CodeCodex

Deep codebase exploration using IDE bridge LSP tools. Maps architecture, traces call chains, discovers entry points, and builds a mental model of unfamiliar code. Use when onboarding to a new codebase or understanding a module.

30 2d ago A 48 tokens copy · 100% MIT

ide-quality

06

Oolab-labs/patchwork-os

Skill Claude CodeCodex

Multi-language code quality sweep using IDE bridge tools. Runs diagnostics across all languages, auto-fixes lint errors, organizes imports, formats code, runs tests, and optionally commits the cleanup.

30 2d ago A 40 tokens copy · 100% MIT

ide-refactor

07

Oolab-labs/patchwork-os

Skill Claude CodeCodex

Safe refactoring with git-backed rollback. Verifies a clean working tree, performs the refactoring using LSP rename and code actions, runs tests, and offers to revert via git if anything breaks.

30 2d ago A 44 tokens original MIT

ide-review

08

Oolab-labs/patchwork-os

Skill Claude CodeCodex

Deep PR review using IDE bridge LSP and GitHub tools. Analyzes diffs with code intelligence — follows definitions, checks references, inspects types, runs diagnostics, and posts structured review comments.

30 2d ago A 44 tokens copy · 100% MIT

Oolab-labs/patchwork-os

Skill Claude CodeCodex

Find all @deprecated APIs in the workspace, count their callers, and extract migration guidance. Produces a prioritized report sorted by call count so you know which deprecations to tackle first.

30 2d ago A 45 tokens copy · 100% MIT

Oolab-labs/patchwork-os

Skill Claude CodeCodex

Find unused exports, dead functions, and unreachable code across the workspace using LSP analysis. Cross-verifies detectUnusedCode with findReferences to eliminate false positives. Use to clean up technical debt or before a major refactor.

30 2d ago A 52 tokens copy · 100% MIT

ide-monitor

11

Oolab-labs/patchwork-os

Skill Claude CodeCodex

Continuous IDE monitoring using bridge tools. Checks diagnostics, test results, or terminal output. Designed for use with /loop for recurring checks.

30 2d ago A 30 tokens copy · 100% MIT

Oolab-labs/patchwork-os

Skill Claude CodeCodex

Diagnose and fix TypeScript/language type errors using LSP diagnostics, hover, and code actions. For each type error, fetches the expected vs actual types, surfaces quickfix suggestions, and optionally applies them. Use when getDiagnostics shows type errors you want to resolve quickly.

30 2d ago A 64 tokens copy · 97% MIT

health-check

14

Oolab-labs/patchwork-os

Skill Claude CodeCodex

Copy this template to your Claude Desktop scheduled-tasks directory.

30 2d ago A 0 tokens copy · 100% MIT

morning-brief

15

Oolab-labs/patchwork-os

Skill Claude CodeCodex

Copy this template to your Claude Desktop scheduled-tasks directory.

30 2d ago A 0 tokens original MIT

nightly-review

16

Oolab-labs/patchwork-os

Skill Claude CodeCodex

Copy this template to your Claude Desktop scheduled-tasks directory.

30 2d ago A 0 tokens copy · 100% MIT