npx claudepluginhub hoklims/oco-marketplaceRead many files in isolation and produce a compact evidence summary. Use when broad codebase exploration would bloat the main context.
Review a proposed change for consistency, correctness, and completeness. Use after code changes to verify quality before completion.
Inspect refactor scope, hidden impact, and risky omissions. Use during or after refactoring to catch missed references and breaking changes.
Orchestrated coding workflow — the unified entry point for all OCO capabilities. Use when the user types /oco followed by any request, or when a task would benefit from structured orchestration combining code intelligence, impact analysis, verification, and multi-tool coordination.
Structured codebase exploration with OCO-backed code intelligence. Auto-activates when the user asks to explore, understand, explain how a module works, a feature, an architecture, a data flow, or asks "how does this work", "where is", "show me", "what is this module". Enforces: compact summary before any action, selective reading (no directory dumps), explicit confidence level.
Systematic evidence-first bug investigation without a full stacktrace. Auto-activates when the user reports a bug, broken behavior, unexpected results, a regression, something not working, or a problem without a clear error message. Enforces strict workflow: understand symptom → narrow scope → gather evidence → reproduce → root cause analysis → fix ONLY after proof. Never guess at fixes. Also auto-activates after 2 failed attempts to fix the same problem.
Structured refactoring with impact analysis, staged changes, and verification. Auto-activates when the user asks to refactor, rename, restructure, extract, move, reorganize, decouple, or split code. Enforces a strict workflow: impact analysis before any change, staged modifications (implementation → consumers → tests → docs), full verification after each stage, subagent review if >10 files impacted. MANDATORY for all refactoring — never rename/move without this skill.
Stack trace and runtime error analysis to identify root cause. Auto-activates when the user pastes a stacktrace, traceback, panic, exception, crash, or error with line number. Also detects runtime errors in command output (build, test, run). Enforces workflow: parse trace → map to code → inspect suspect regions → ranked hypotheses → verify before fixing. Never propose a fix without reading the failing code.
Mandatory verification suite after any code change. Auto-activates after every source file modification, even trivial ones (one-liner). Detects project type (Cargo.toml, package.json, pyproject.toml, go.mod, .csproj) and runs in order: build → types → lint → tests. Produces a PASS/FAIL/PARTIAL verdict. NON-NEGOTIABLE: never consider a change complete without running this skill. Also activates when the user asks to verify, test, validate, or check their changes.
Official Claude Code plugin marketplace for the Open Context Orchestrator (OCO).
/plugin marketplace add hoklims/oco-marketplace
/plugin install oco@hoklims-oco-marketplace
Add to .claude/settings.json:
{
"extraKnownMarketplaces": {
"hoklims-oco-marketplace": {
"source": { "source": "github", "repo": "hoklims/oco-marketplace" }
}
}
}
/plugin install oco@hoklims-oco-marketplace#v0.13.0
v0.13.0) — recommended for teamsmain branch HEAD — bleeding edgeApache-2.0
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Admin access level
Server config contains admin-level keywords
Executes bash commands
Hook triggers when Bash tool is used
Share bugs, ideas, or general feedback.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
AI image generation Creative Director powered by Google Gemini Nano Banana models. Claude interprets intent, selects domain expertise, constructs optimized prompts, and orchestrates Gemini for best results.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Intelligent prompt optimization using skill-based architecture. Enriches vague prompts with research-based clarifying questions before Claude Code executes them
Modifies files
Hook triggers on file write and edit operations
Modifies files
Hook triggers on file write and edit operations
Requires secrets
Needs API keys or credentials to function
Requires secrets
Needs API keys or credentials to function
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.