x-mesh
Official@x-mesh
Offers structured state management, multi-agent coordination, and release orchestration for complex software development lifecycles.
Agent Skills by x-mesh
Showing 16 vetted skills indexed across 1 GitHub repositories.
x-memory
Manage and retrieve cross-session project memories with Python scripting.
build
Automate build script execution for software development workflows.
x-solver
Decompose complex problems into manageable parts and recommend resolution strategies.
x-eval
Score and benchmark AI agent outputs using multi-rubric evaluation.
x-op
Orchestrate structured strategies for collaborative decision-making with multi-agent coordination.
x-probe
Validate premises and analyze idea feasibility using structured questioning.
x-humble
Guide structured retrospectives to analyze failures and extract lessons.
x-review
Orchestrate multi-agent code reviews on diffs, PRs, or files.
x-trace
Track x-kit agent executions and store trace data as JSONL files.
x-handoff
Save session states with code branches, decisions, and execution traces.
x-kit
Initialize, configure, and execute x-mesh toolkit operations.
x-agent
Manage Claude Code agent hierarchies for complex multi-agent workflows.
x-dashboard
Monitor and control .xm project state via a web dashboard.
x-handon
Restores previous session context from the last handoff via JSON parsing.
x-ship
Automate Git release processes with commit squashing, version bumping, changelog generation, and pushing.
x-sync
Automate .xm/ project state synchronization across machines via a Bun HTTP server and SQLite database.
Frequently Asked Questions About x-mesh
FAQPage SchemaWhat specific tasks can be performed using x-mesh?▼
x-mesh enables cross-session memory management, multi-agent code review, structured retrospective analysis, and Git release orchestration. It facilitates complex problem decomposition, feasibility probing, and state synchronization across machines using SQLite and Bun-based servers.
Which personas benefit most from x-mesh?▼
Software engineers and technical leads managing complex, multi-agent development environments benefit from these capabilities. It is designed for teams requiring rigorous session state persistence, standardized code review processes, and consistent release management across distributed development machines.
What are the prerequisites for running x-mesh?▼
Operation requires a runtime environment capable of executing Bun for the synchronization server and managing JSONL trace data. Users must have Git configured for release processes and a local environment capable of hosting SQLite databases for project state persistence.