lxyer/multi-agent-collaboration-system

Terminal-native cockpit for AI-first software engineering — protocol-driven sidecar across Claude Code, Codex CLI, OMX, OMCC and beyond.

1Stars on the repository
42Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

before-dev

01

lxyer/multi-agent-collaboration-system

Skill Claude CodeCodex

Discovers and injects project-specific coding guidelines from .trellis/spec/ before implementation begins. Reads spec indexes, pre-development checklists, and shared thinking guides for the target package. Use when starting a new coding task, before writing any code, switching to a different package, or needing to…

not rated 1 4mo ago A 68 tokens copy · 89% MIT

brainstorm

02

lxyer/multi-agent-collaboration-system

Skill Claude CodeCodex

Collaborative requirements discovery session optimized for AI coding workflows. Creates task directories, seeds PRDs, runs codebase research, proposes concrete implementation approaches with trade-offs, and converges on MVP scope through structured Q&A. Use when requirements are unclear, multiple implementation paths…

not rated 1 4mo ago A 72 tokens original MIT

break-loop

03

lxyer/multi-agent-collaboration-system

Skill Claude CodeCodex

Deep post-fix bug analysis across five dimensions: root cause categorization, fix failure analysis, prevention mechanisms, systematic expansion, and knowledge capture. Updates .trellis/spec/ guides with lessons learned to prevent recurring bugs. Use when a debugging session completes, after fixing a tricky bug, when…

not rated 1 4mo ago A 81 tokens original MIT

check-cross-layer

04

lxyer/multi-agent-collaboration-system

Skill Claude CodeCodex

Post-implementation verification across multiple code dimensions: cross-layer data flow, code reuse analysis, import path validation, and same-layer consistency checks. Identifies missed update sites, type mismatches, and duplicated constants. Use when changes span 3+ architectural layers, after modifying shared…

not rated 1 4mo ago A 75 tokens original MIT

check

05

lxyer/multi-agent-collaboration-system

Skill Claude CodeCodex

Validates recently written code against project-specific development guidelines from .trellis/spec/. Identifies changed files via git diff, discovers applicable spec modules, runs lint and typecheck, and reports guideline violations. Use when code is written and needs quality verification, to catch context drift…

not rated 1 4mo ago A 65 tokens original MIT

create-command

06

lxyer/multi-agent-collaboration-system

Skill Claude CodeCodex

Scaffolds a new skill file with proper naming conventions and structure. Analyzes requirements to determine skill type and generates appropriate content. Use when adding a new developer workflow skill, creating a custom skill, or extending the Trellis skill set.

not rated 1 4mo ago A 52 tokens original MIT

finish-work

07

lxyer/multi-agent-collaboration-system

Skill Claude CodeCodex

Pre-commit quality checklist covering lint, typecheck, tests, code-spec sync, API changes, database migrations, cross-layer verification, and manual testing. Blocks commit if infra or cross-layer specs lack executable depth. Use when code is written and tested but not yet committed, before submitting changes, or as a…

not rated 1 4mo ago A 71 tokens original MIT

improve-ut

08

lxyer/multi-agent-collaboration-system

Skill Claude CodeCodex

Analyzes changed files and improves unit test coverage using project-specific testing conventions from .trellis/spec/ unit-test specs. Determines test scope (unit vs integration vs regression), adds or updates tests following existing patterns, and runs validation. Use when code changes need test coverage, after…

not rated 1 4mo ago A 75 tokens original MIT

integrate-skill

09

lxyer/multi-agent-collaboration-system

Skill Claude CodeCodex

Adapts an external skill into project-specific development guidelines in .trellis/spec/. Creates guideline sections, code example templates with .template suffix, and updates spec indexes. Use when integrating an external skill, adding a new skill's patterns to project conventions, or incorporating third-party skill…

not rated 1 4mo ago A 71 tokens original MIT

onboard

10

lxyer/multi-agent-collaboration-system

Skill Claude CodeCodex

Interactive three-part onboarding for new team members to the Trellis AI-assisted workflow system. Covers core philosophy (AI memory, project-specific knowledge, context drift), system structure and command deep-dives, real-world workflow examples, and guideline customization. Use when a new developer joins the…

not rated 1 4mo ago A 76 tokens original MIT

record-session

11

lxyer/multi-agent-collaboration-system

Skill Claude CodeCodex

Records completed work progress to .trellis/workspace/ journal files after human testing and commit. Captures session summaries, commit hashes, and updates developer index files for future session context. Use when a coding session is complete, after the human has committed code, or to persist session knowledge for…

not rated 1 4mo ago A 65 tokens original MIT

start

12

lxyer/multi-agent-collaboration-system

Skill Claude CodeCodex

Initializes an AI development session by reading workflow guides, developer identity, git status, active tasks, and project guidelines from .trellis/. Classifies incoming tasks and routes to brainstorm, direct edit, or task workflow. Use when beginning a new coding session, resuming work, starting a new task, or…

not rated 1 4mo ago A 71 tokens original MIT

update-spec

13

lxyer/multi-agent-collaboration-system

Skill Claude CodeCodex

Captures executable contracts and coding knowledge into .trellis/spec/ documents after implementation, debugging, or design decisions. Enforces code-spec depth for infra and cross-layer changes with mandatory sections for signatures, contracts, validation matrices, and test points. Use when a feature is implemented, a…

not rated 1 4mo ago A 82 tokens copy · 89% MIT

parallel

14

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…

not rated 1 4mo ago A 65 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: