AgentsMesh

8 mods across 1 repository, 2.3k stars between them.

chrome-devtools

01

AgentsMesh/AgentsMesh

MCP server Claude CodeCodexCursor +2

Lets the agent inspect and automate a live Chrome instance through the DevTools protocol: performance traces, network, console. Runs locally from the chrome-devtools-mcp npm package.

2.3k 29d ago A tokens not measured

AgentsMesh/AgentsMesh

Instructions file CodexOpenCode

AGENTS.md instructions for AgentsMesh/AgentsMesh: Read CLAUDE.md completely before changing this repository. It is the shared, detailed source for architecture, build, test, and development-environment rules; this file stays short so Codex does not truncate those instructions.

2.3k 29d ago A 99 tokens

AgentsMesh/AgentsMesh

Instructions file

Claude Code instructions for AgentsMesh/AgentsMesh, covering claude.md, project overview, components, development environment and quick start.

2.3k 29d ago A 8,503 tokens

arch-check

04

AgentsMesh/AgentsMesh

Skill Claude CodeCodex

An architecture and implementation review tool that examines how a codebase is modeled, divided into responsibilities, organized into modules, and connected by dependencies. It also checks for issues such as circular dependencies, over-design, and violations of common design principles.

2.3k 29d ago A 212 tokens

e2e

05

AgentsMesh/AgentsMesh

Skill Claude CodeCodex

Selects and runs the appropriate AgentsMesh end-to-end suite for Web, Desktop, MCP, or iOS, including worktree-specific environment setup and browser-level verification. Use when a change needs E2E coverage, a user asks to execute or diagnose an E2E test, or a cross-service workflow must be verified against the real…

2.3k 29d ago A 75 tokens

gh-merge

06

AgentsMesh/AgentsMesh

Skill Claude CodeCodex

Completes the AgentsMesh GitHub pull-request workflow: commits scoped changes, rebases on the authoritative GitHub branch, opens or reuses a PR, monitors required checks, fixes failures, and merges only after verification. Use when the user asks to merge, submit, or land repository changes.

2.3k 29d ago A 63 tokens

AgentsMesh/AgentsMesh

Skill Claude CodeCodex

Audits or synchronizes the authoritative GitHub main branch to the internal GitLab mirror without importing GitLab-only history back into GitHub. Use when checking GitHub/GitLab consistency, updating the internal mirror, or resolving a divergence between the two remotes.

2.3k 29d ago A 60 tokens

worktree

08

AgentsMesh/AgentsMesh

Skill Claude CodeCodex

Creates or reuses an isolated AgentsMesh Git worktree from a verified base branch, preserves existing changes, and optionally starts the worktree-scoped development environment. Use when the user asks for a new worktree or isolated work for a feature, fix, investigation, or review.

2.3k 29d ago A 59 tokens