UserPromptSubmit
145Hook
Runs when you submit a prompt, before the agent sees it, executing deja.sh. From vshulcz/deja-vu.
3,206 tagged opencode, measured the same way as everything else here.
Browse within: prompt-engineering 104opencode-plugin 83antigravity 71dsh-plugin 69gemini-cli 66Orchestration 65ai-agent-skills 591c-enterprise 58ai-engineering 58bsl 58chromadb 58plugin 56operations 51award-flights 48
Hook
Runs when you submit a prompt, before the agent sees it, executing deja.sh. From vshulcz/deja-vu.
Hook
Runs before the context is compacted for manual and auto tool calls, executing deja.sh. From vshulcz/deja-vu.
Command
Search this machine's past AI coding sessions (deja-vu).
Skill Claude CodeCodex
Search the user's past AI coding sessions with the deja CLI. Use when they say things like 'didn't we fix this before', 'what did we decide about X', or before re-debugging an error that may already be solved.
MCP server Claude CodeCodexCursor +2
Local memory for coding agents: search, MCP recall, auto-recall, secret redaction, SSH sync. Runs locally from the @vshulcz/deja-vu npm package.
Plugin Claude Code
Plugin marketplace listing 1 plugin: swarm.
Agent
Agent "adversary" from joelhooks/swarm-tools, covering adversary agent - sarcasmotron, agent type, model, purpose and when to use.
Skill Claude CodeCodex
GitHub issue triage workflow with contributor profile extraction. Analyze → clarify → file cells → tag → implement → credit. Captures Twitter handles for changeset acknowledgments.
Instructions file CodexOpenCode
AGENTS.md instructions for joelhooks/swarm-tools, covering monorepo guide: bun + turborepo, critical: plugin wrapper must be self-contained, critical: no bd cli commands, critical: single global database architecture and why single database?.
Plugin Claude Code
Multi-agent task decomposition and coordination for Claude Code.
Agent
Runs background-only tasks without MCP tool access.
Agent
Orchestrates swarm coordination and supervises worker agents.
Command
Properly end a swarm session - release reservations, sync state, generate continuation prompt.
Command
Decompose task into parallel subtasks and coordinate agents.
Hook
Runs when a subagent starts for coordinator and worker tool calls, running swarm claude coordinator-start (2 commands). From joelhooks/swarm-tools.
Hook
Runs before the agent uses a tool for Edit, Write, swarm_complete, TaskCreate and TaskUpdate tool calls, running swarm claude pre-edit (3 commands). From joelhooks/swarm-tools.
Hook
Runs after a tool call finishes for hivemind_find, mcp__plugin_swarm_swarm-tools__hivemind_find, skills_use, Skill, swarmmail_init, mcp__plugin_swarm_swarm-tools__swarmmail_init, hivemind_store, mcp__plugin_swarm_swarm-tools__hivemind_store, swarm_complete and TaskUpdate tool calls, running swarm claude track-tool…
Plugin Claude Code
Multi-agent task decomposition and coordination for Claude Code.
MCP server Claude CodeCodexCursor +2
MCP server "swarm-tools" as configured in joelhooks/swarm-tools. Launched with bun run ${CLAUDE_PLUGIN_ROOT}/bin/swarm-mcp-server.ts.
Command
Run ralph supervisor loop with Codex as executor.
Skill Claude CodeCodex
Implicit feedback scoring, confidence decay, and anti-pattern detection. Use when understanding how the swarm plugin learns from outcomes, implementing learning loops, or debugging why patterns are being promoted or deprecated. Unique to opencode-swarm-plugin.
Skill Claude CodeCodex
Guide for job queue patterns in multi-agent coordination. Use when deciding between background jobs vs inline execution, submitting long-running tasks, monitoring job progress, and handling failures. Covers when to queue, job priority, retry strategies, and monitoring patterns.
Instructions file CodexOpenCode
Instructions for Ark0N/Codeman: Canonical agent/contributor guidance for this repository lives in CLAUDE.md — project structure, build/test/lint commands, code style, testing safety rules (never run the full suite inside a managed tmux session), security notes, and the deployment workflow are all maintained there.…
Instructions file
Instructions for Ark0N/Codeman, covering claude.md, quick reference, critical: session safety, critical: always test before deploying and com shorthand (deployment).
At most 3 mods per repository are shown here — the rest are on their repository pages: