fakiho

26 mods across 1 repository, 5 stars between them.

coordinator

01

fakiho/neohive

Agent Cursor

A project coordinator subagent that plans work, creates tasks, and delegates to team agents. Use when you need to orchestrate a multi-agent workflow.

5 1mo ago A 33 tokens

neohive-coordinator

02

fakiho/neohive

Command Cursor

You are driving multi-agent work via Neohive MCP (not editing app code unless the user explicitly asked you to).

5 1mo ago A 0 tokens

launch-team

03

fakiho/neohive

Command Cursor

Launch a multi-agent team from a template. Lists available templates and generates prompts for each agent. Use when starting a new multi-agent collaboration, team session, or when the user says "launch team" or "start agents".

5 1mo ago A 48 tokens

plan

05

fakiho/neohive

Command Cursor

Create a multi-agent workflow plan from a natural language description. Breaks down the task into steps, assigns to agents, and creates the workflow. Use when the user describes a feature or task they want the team to build.

5 1mo ago A 47 tokens

neohive-register

06

fakiho/neohive

Command Cursor

Use the Neohive MCP server for this workspace (data under .neohive/).

5 1mo ago A 0 tokens

send

07

fakiho/neohive

Command Cursor

Send a message to another agent or broadcast to all agents via Neohive. Use when the user wants to communicate with a specific agent or the whole team.

5 1mo ago A 0 tokens

status

08

fakiho/neohive

Command Cursor

Show the current status of the Neohive multi-agent team — who's online, active tasks, workflow progress, and recent messages. Use when the user asks about agent status, team progress, or "what's happening".

5 1mo ago A 46 tokens

neohive-coordinator

10

fakiho/neohive

Skill Claude CodeCodexCursor

Runs Neohive multi-agent coordination from MCP or the dashboard without wasting tokens rediscovering ports, CSRF headers, task rules, or listen/checkmessages patterns. Use when acting as Coordinator, Manager, or Lead; when assigning Neohive work; when using dashboard REST APIs from curl/scripts; or when the user…

5 1mo ago A 80 tokens

fakiho/neohive

Skill Claude CodeCodexCursor

Implements Neohive-assigned work as a Coder, Frontend, or specialist agent using MCP tools correctly—register, listen, lockfile, tasks, Node/Volta-safe MCP configs, and dashboard API headers. Use when working in a Neohive-enabled repo, when the user asks to register/listen, or when integrating with .neohive/ and the…

5 1mo ago A 87 tokens

conventions

12

fakiho/neohive

Skill Claude CodeCodexCursor

Neohive multi-agent collaboration conventions. Automatically loaded when working in a multi-agent team to ensure proper tool usage, communication patterns, and workflow management.

5 1mo ago A 33 tokens

launch-team

13

fakiho/neohive

Skill Claude CodeCodexCursor

Launch a multi-agent team from a template. Lists available templates and generates prompts for each agent. Use when starting a new multi-agent collaboration, team session, or when the user says "launch team" or "start agents".

5 1mo ago A 48 tokens

plan

14

fakiho/neohive

Skill Claude CodeCodexCursor

Create a multi-agent workflow plan from a natural language description. Breaks down the task into steps, assigns to agents, and creates the workflow. Use when the user describes a feature or task they want the team to build.

5 1mo ago A 47 tokens

send

15

fakiho/neohive

Skill Claude CodeCodexCursor

name: send description: Send a message to another agent or broadcast to all agents via Neohive. Use when the user wants to communicate with a specific agent or the whole team. argument-hint: [agent-name|all] [message] disable-model-invocation: true.

5 1mo ago A 0 tokens

status

16

fakiho/neohive

Skill Claude CodeCodexCursor

Show the current status of the Neohive multi-agent team — who's online, active tasks, workflow progress, and recent messages. Use when the user asks about agent status, team progress, or "what's happening".

5 1mo ago A 46 tokens

fakiho/neohive

Instructions file GitHub Copilot

Copilot instructions for fakiho/neohive, covering neohive agent — github copilot / vs code, on session start — always do this first, core rules, workflow loop and available mcp tools (neohive server).

5 1mo ago A 381 tokens

neohive CLAUDE.md

18

fakiho/neohive

Instructions file

Claude Code instructions for fakiho/neohive, covering claude.md, what this is, commands, install in any project (auto-detects cli type) and launch the web dashboard.

5 1mo ago A 2,479 tokens

neohive GEMINI.md

19

fakiho/neohive

Instructions file Gemini CLI

Gemini CLI instructions for fakiho/neohive, covering gemini.md, what this is, commands, install in any project (auto-detects cli type) and launch the web dashboard.

5 1mo ago A 2,476 tokens

neohive

20

fakiho/neohive

Plugin Claude Code

Multi-agent collaboration layer. Turn Claude Code into a team — agents communicate, delegate tasks, and build together. Adds /neohive:launch-team, /neohive:status, /neohive:send, /neohive:plan commands.

5 1mo ago A tokens not measured

coordinator

21

fakiho/neohive

Agent

A project coordinator subagent that plans work, creates tasks, and delegates to team agents. Use when you need to orchestrate a multi-agent workflow.

5 1mo ago A 33 tokens

SessionStart

22

fakiho/neohive

Hook

Runs when a session starts on startup, executing auto-register.sh. From fakiho/neohive.

5 1mo ago A tokens not measured

UserPromptSubmit

23

fakiho/neohive

Hook

Runs when you submit a prompt, before the agent sees it, executing before-prompt.sh. From fakiho/neohive.

5 1mo ago A tokens not measured

PreToolUse

24

fakiho/neohive

Hook

Runs before the agent uses a tool for Edit and Write tool calls, executing enforce-locks.sh. From fakiho/neohive.

5 1mo ago A tokens not measured