Plugin Claude Code
Plugin marketplace listing 10 plugins: safety-hooks, aichat, tmux-cli, workflow, langroid.
Plugin Claude Code
Plugin marketplace listing 10 plugins: safety-hooks, aichat, tmux-cli, workflow, langroid.
Plugin Claude Code
Publish the current Claude session via >share so teammates can ask it questions through the agent-tunnel Discord bot.
Hook
Runs when you submit a prompt, before the agent sees it, executing share_hook.py via bash. From pchalasani/claude-code-tools.
Plugin Claude Code
Provides an agent, skill, hook, and slash command related to the aichat tool-set for searching, resuming, and trimming CLI-agent sessions.
Agent
Search and find previous code agent sessions (Claude-Code or Codex-CLI) for specific work, decisions, or code patterns. Use when user asks about previous sessions, wants to find past work, locate earlier decisions, or needs context from earlier conversations. Returns concise summaries without polluting main context.
Command
Strategically explore the most recent parent session from the session lineage (shown in the first user message) to extract the full context of the last task.
Skill Claude CodeCodex
Extract full context of the last task from the most recent parent session shown in the session lineage. Strategically uses sub-agents to avoid bloating your own context.
Skill Claude CodeCodex
For CLI agents WITHOUT subagent support (e.g., Codex CLI). Search previous code agent sessions for specific work, decisions, or code patterns.
Skill Claude CodeCodex
Create, review, run, inspect, pause, resume, and cancel durable JavaScript workflows that coordinate multiple headless Codex agents. Use for dynamic fan-out and fan-in, per-item analysis, multi-stage agent pipelines, loops or branches driven by worker results, long background runs, and ports of Claude Code dynamic…
Skill Claude CodeCodex
Register an existing GitHub issue so the current Codex or Claude Code session is woken when its first future comment arrives. Use when work is genuinely blocked on a GitHub reply and the session must resume asynchronously.
Plugin Claude Code
Design patterns for the Langroid multi-agent LLM framework.
Skill Claude CodeCodex
Use this skill when you learn one or more design pattern(s) in the Langroid (multi) agent framework, and want to make a note for future reference for yourself. Use this either autonomously, or when asked by the user to record a new pattern.
Skill Claude CodeCodex
Design patterns for the Langroid multi-agent LLM framework. Covers agent configuration, tools, task control, and integrations.
Plugin Claude Code
Inter-agent communication for Claude Code and Codex CLI sessions via threads and messages.
Command
Check and respond to inter-agent messages.
Command
Register this session as a named agent for inter-agent communication.
Skill Claude CodeCodex
Inter-agent communication via the msg CLI. Use this when you need to send messages to other agent sessions, read incoming messages, or coordinate with other agents in tmux panes.
Plugin Claude Code
Safety hooks to block or require user approval for dangerous commands (rm, git operations, .env access, file size limits).
Plugin Claude Code
Provides tmux-cli skill, to allow Claude-Code to interact with CLI scripts or other code-agents in tmux panes, using the tmux-cli command.
Skill Claude CodeCodex
CLI utility to communicate with other CLI Agents or Scripts in other tmux panes; use it only when user asks you to communicate with other CLI Agents or Scripts in other tmux panes.
Plugin Claude Code
Audio feedback when Claude Code agent completes tasks using pocket-tts.
Command
Enable, disable, or configure voice feedback.
Skill Claude CodeCodex
This skill should be used when the agent needs to give a spoken voice update to the user, or when reminded by a Stop hook to provide audio feedback. Use this skill to speak a short summary of what was accomplished.
Plugin Claude Code
Install and set up voxtype — local, on-device voice dictation for macOS (speech-to-text that types wherever your cursor is).