woterclip
25Plugin Claude Code
GitHub Issues-backed agent orchestration with persona-based task routing for Claude Code.
146 tagged agent-orchestration, measured the same way as everything else here.
Browse within: github-workflow 36llm-workflow 36Autonomous Agents 10Multi-Agent 10a2a 7
Plugin Claude Code
GitHub Issues-backed agent orchestration with persona-based task routing for Claude Code.
Plugin Claude Code
Loop engineering for AI coding agents — turn ad-hoc sessions into a repeatable research → plan → wave-execute → close loop with verification gates. Runs on Claude Code, Codex CLI, Cursor, and Pi.
Plugin Claude Code
Inspect and operate self-hosted OpenClaw and Hermes agent fleets from Claude Code through Nora's MCP server.
Plugin Claude Code
Idea discovery, proposal refinement, experiment execution, and deep literature orchestration.
Plugin Claude Code
Vibe Squad multi-model agent harness with vendored runtime MCP plugins.
Plugin Claude Code
Persistent memory for coding agents: a hot cache injected every session and held under three size caps, per-session handoffs, and agent-audited promotion into knowledge articles and rules. Carries the builder's layers too — executor/recon/idea-validator agents, session review, second opinion, agent QA and a system…
systempromptio/systemprompt-template
Plugin Claude Code
Plugin marketplace listing 4 plugins: systemprompt, enterprise-demo, systemprompt-admin, systemprompt-dev.
systempromptio/systemprompt-template
Plugin Claude Code
CLI administration tools for managing users, analytics, agents, services, jobs, logs, and database.
systempromptio/systemprompt-template
Plugin Claude Code
Complete development toolkit: Rust, frontend, architecture standards, extension development guides, and 6 specialized agents.
Plugin Claude Code
Two frontier models, one job each. Claude plans and reviews; GPT-5.6 Sol writes the code via Codex CLI. The model that wrote the diff never grades it.
Huskyauto/VisionClaw-Agent-Public-Release
Plugin Claude Code
VisionClaw Agent — multi-tenant agentic AI platform exposing 243 production tools, 16 specialist personas, hybrid-search Skill-RAG, and a self-improving skill registry over MCP. One-click access to project management, Drive/email/calendar, web research, code execution, multi-channel messaging, schema-aware databases…
Plugin Claude Code
Octomux vendored skills and agent definitions.
Plugin Claude Code
Multi-agent tmux dashboard with skills, hooks, and workflow automation.
Plugin Claude Code
Persistent AI agent teams, declared in YAML and launched from a chat with Claude. Walks you from no-teamctl-installed to a running team in one conversation, then stays useful for evolving the org afterwards.
Plugin Claude Code
The kernel is the part that doesn't believe the agents. Bundles the DOS hooks (verify-on-stop, deny-a-refused-call, re-surface-a-stalled-stream), the DOS MCP server (verify / arbitrate / refuse-with-a-reason as tools), and the generic skill pack — one install. Requires the dos-kernel Python package: pip install 'dos.
Plugin Claude Code
Plugin marketplace listing 1 plugin: sync-brain.
Plugin Claude Code
Sync: Claude and Codex council orchestration. Routes work by role across declared pools, requires current headroom before any capacity claim, coordinates through run directories, gates on executed commands, and evolves policy from recorded outcomes.
Plugin Claude Code
AI-driven SDLC workflow harness — multi-agent dev with plan → code → review → test → PR.
Plugin Claude Code
Governed multi-agent SDLC pipeline for Claude Code and Qwen Code — v3.0, a ground-up rewrite of the v2.x line. Declared-data pipeline, owned entry points, proof-anchored TDD, code-modular providers.
Plugin Claude Code
Plan-Build-Run — Structured development workflow for Claude Code. Solves context rot through disciplined subagent delegation, structured planning, atomic execution, and goal-backward verification.
Plugin Claude Code
Orchestrator plugin that weaves planning-with-files, DESIGN.md, memory routing, agent teams, and session handoff into one composable contract for any modern coding agent. Composes existing skills without altering their core. Includes code-to-DESIGN.md harvest and critique.
Plugin Claude Code
The Pome coach skill set — register an agent, author and verify graded tasks, run them against the digital twins, and read the scored report.
Plugin Claude Code
Orchestrates specialized agents to autonomously implement entire features end-to-end.
Plugin Claude Code
AI agent that fully tests React Native features on simulator/emulator — navigates the app, verifies UI, walks user flows, and confirms internal state.