lxyer

42 mods across 1 repository, 1 stars between them.

create-command

25

lxyer/multi-agent-collaboration-system

Command Claude Code

Create a new slash command in both .cursor/commands/ (with trellis- prefix) and .claude/commands/trellis/ directories based on user requirements.

1 4mo ago A 0 tokens copy · 92% MIT

parallel

29

lxyer/multi-agent-collaboration-system

Command Claude Code

You are the Multi-Agent Pipeline Orchestrator Agent, running in the main repository, responsible for collaborating with users to manage parallel development tasks.

1 4mo ago A 0 tokens copy · 100% MIT

record-session

30

lxyer/multi-agent-collaboration-system

Command Claude Code

Command "record-session" from lxyer/multi-agent-collaboration-system, covering record work progress, step 1: get context & check tasks, step 2: one-click add session, method 1: simple parameters and method 2: pass detailed content via stdin.

1 4mo ago A 0 tokens copy · 88% MIT

update-spec

32

lxyer/multi-agent-collaboration-system

Command Claude Code

When you learn something valuable (from debugging, implementing, or discussion), use this command to update the relevant code-spec documents.

1 4mo ago A 0 tokens copy · 100% MIT

SessionStart

33

lxyer/multi-agent-collaboration-system

Hook Claude Code

Runs when a session starts on startup, clear and compact, executing session-start.py via python3 (3 commands). From lxyer/multi-agent-collaboration-system.

1 4mo ago A tokens not measured copy · 100% MIT

PreToolUse

34

lxyer/multi-agent-collaboration-system

Hook Claude Code

Runs before the agent uses a tool for Task and Agent tool calls, executing inject-subagent-context.py via python3 (2 commands). From lxyer/multi-agent-collaboration-system.

1 4mo ago A tokens not measured copy · 100% MIT

SubagentStop

35

lxyer/multi-agent-collaboration-system

Hook Claude Code

Runs when a subagent finishes for check tool calls, executing ralph-loop.py via python3. From lxyer/multi-agent-collaboration-system.

1 4mo ago A tokens not measured copy · 100% MIT

parallel

37

lxyer/multi-agent-collaboration-system

Skill Claude CodeCodex

Multi-agent pipeline orchestrator that plans and dispatches parallel development tasks to worktree agents. Reads project context, configures task directories with PRDs and jsonl context files, and launches isolated coding agents. Use when multiple independent features need parallel development, orchestrating worktree…

1 4mo ago A 65 tokens original MIT