πŸ”Œ

emasoft-orchestrator-agent

πŸ”ŒPlugin

Emasoft/emasoft-plugins

VibeIndex|
What it does
|

Task distribution, agent coordination, progress monitoring - executes architect's plans via subagents

πŸͺ

Part of

Emasoft/emasoft-plugins

workfloworchestratortask-managementagentscoordinationdelegation

Installation

Add marketplace in Claude Code:
/plugin marketplace add Emasoft/emasoft-plugins
Step 2. Install plugin:
/plugin install emasoft-orchestrator-agent@emasoft-plugins
0
-
AddedJul 13, 2026

More from this repository10

πŸ”Œ
token-reporterπŸ”ŒPlugin

Per-operation token usage reporter for Claude Code. Shows token counts, cost estimates, tool attribution, cache efficiency, duration, bash commands, web fetches, and file activity when agents complete. Only outputs in debug mode (claude --debug).

πŸ”Œ
llm-externalizerπŸ”ŒPlugin

MCP server that offloads bounded LLM tasks from Claude Code to cheaper local (LM Studio, Ollama, vLLM, llama.cpp) or remote (OpenRouter) models. Profile-based configuration with ensemble mode, auto-batching, and secret scanning.

πŸ”Œ
claude-plugins-managementπŸ”ŒPlugin

CLI plugin for installing, validating, auditing, searching, and managing Claude Code plugins from local sources or GitHub marketplaces. Includes 14 slash commands, an autonomous agent, CI/CD validation, Claude CLI validation, security audit, and 30+ checks.

πŸ”Œ
rechecker-pluginπŸ”ŒPlugin

Automatically reviews and fixes Claude's code changes using a separate Claude instance in a git worktree after commits. Two-phase pipeline: code correctness (Phase 1) then functionality verification (Phase 2).

πŸ”Œ
emasoft-universal-clipboardπŸ”ŒPlugin

Cross-platform clipboard operations for Claude Code agents. Native macOS/Windows/WSL support plus Linux scripts with Wayland, X11, and history tracking.

πŸ”Œ
no-install-linters-expertπŸ”ŒPlugin

Run linters, formatters, and type-checkers without installing them using uvx, bunx, npx, and other no-install runners. Includes smart executor script and expert agent.

πŸͺ
Emasoft/emasoft-pluginsπŸͺMarketplace

Emasoft Claude Code Plugins - High-quality productivity tools including Perfect Skill Suggester

πŸ”Œ
emasoft-programmer-agentπŸ”ŒPlugin

General-purpose programmer agent for code implementation, testing, and debugging across multiple languages (Python, JS/TS, Rust, Go, .NET, C/C++, Swift).

πŸ”Œ
perfect-skill-suggesterπŸ”ŒPlugin

High-accuracy skill activation (88%+) with AI-analyzed keywords, weighted scoring, synonym expansion, and three-tier confidence routing.

πŸ”Œ
emasoft-architect-agentπŸ”ŒPlugin

Design documents, requirements analysis, architecture decisions - creates specifications for orchestrator