By nicholls-inc
Multi-agent orchestration plugin for Claude Code with personas, planning workflows, and continuation control
Main-session execution coordinator persona for plan-driven delivery.
Contextual grep for codebases. Answers "Where is X?", "Which file has Y?", "Find the code that does Z". Fire multiple in parallel for broad searches.
Main-session deep worker persona for autonomous implementation with strict verification.
Specialized codebase understanding agent for multi-repository analysis, searching remote codebases, retrieving official documentation, and finding implementation examples using GitHub CLI, Context7, and Web Search.
Pre-planning consultant that analyzes requests to identify hidden intentions, ambiguities, and AI failure points.
Switch main-session persona to atlas (plan execution coordinator mode).
Cancel the currently active Ralph Loop.
Create a detailed context summary for continuing work in a new session.
Switch main-session persona to hephaestus (deep autonomous execution mode).
Create a durable, reviewable implementation plan for a complex task.
Matches all tools
Hooks run on every tool call, not just specific ones
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A multi-agent orchestration plugin for Claude Code. Provides persona-based workflows, planning and execution pipelines, specialist subagents, and continuation control using hooks, skills, subagents, and repo-local state files.
It's essentially a port of oh-my-opencode for Claude Code.
ulw/ultrawork keyword and /claude-agent-kit:ulw skill./claude-agent-kit:plan and /claude-agent-kit:start-work using .agent-kit/boulder.json.SessionStart./claude-agent-kit:sisyphus, /claude-agent-kit:hephaestus, /claude-agent-kit:prometheus, /claude-agent-kit:atlas.Recommended posture (documentation only):
rm -rf, mkfs, dd if=The plugin does not ship a settings.json and does not auto-change user permissions.
SessionStart, UserPromptSubmit, PreToolUse, Stop.bash required, jq optional (preferred for strict JSON handling).Selftest passes when:
.agent-kit/evidence/<area>/... for each scenario/plugin validate and /plugin errors./claude-agent-kit:selftest and collect evidence under .agent-kit/evidence/final/./claude-agent-kit:stop-continuation.Generate structured performance reports on plugins, skills, and agents by analysing Claude Code session conversations.
Meta prompts that help you discover and install curated GitHub Copilot agents, instructions, prompts, and skills from the awesome-copilot repository.
Crosscheck Claude's code claims — formal verification via Dafny for provably correct Python/Go, plus semi-formal reasoning for structured code analysis, fault localization, and patch comparison
npx claudepluginhub nicholls-inc/claude-agent-kitContext management and multi-agent orchestration with performance optimization tools
Dynamic orchestrator plugin — 200+ agents, 200+ skills, hooks, and MCP servers. Upstream sources linked via git submodules (agency-agents, everything-claude-code, oh-my-claudecode, gstack, superpowers)
Multi-agent orchestration with AI SDK v5 - handoffs, routing, and coordination for any AI provider (OpenAI, Anthropic, Google)
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.