Content-addressed build/cache coordination for ANY repository via the repository-manager MCP server — dedup-or-build requests, cache-key status, published artifacts, why a key missed cache, and bounded cache reclamation. Routes agents away from a bare, uncoordinated cargo build/uv sync/pnpm build that duplicates work…
Bulk, parallel git operations across a whole workspace of repositories via the repository-manager MCP server — clone, pull, push, add, commit, pre-commit, phased push, and enumerate every repo across a GitLab instance / GitHub org into an ingest manifest (which also natively ingests them into the knowledge graph as…
Understand and verify a branch candidate's and a sealed generation's certification state — the Candidate/Generation lifecycle vocabulary, the validation-stage/evidence model, and the rmconcepts verifycandidate / verifygeneration marker-collision checks — before trusting a merge-queue outcome as landable. This is the…
Reserve, inspect, release, and materialize a CONCEPT:ID claim, and verify a candidate's or generation's introduced concept markers against those claims, via the repository-manager rmconcepts MCP tool / --concepts CLI family. Routes agents away from hand-writing a CONCEPT: marker without first reserving its id, which…
The default entrypoint for one unit of work — plan, start, work with a live heartbeat, check, submit, watch status, and abort — composed entirely from the repository-manager MCP/CLI surface (rmlane, rmworktree, rmmergequeue, and rmconcepts). It never opens a raw shell, runs a direct compiler, hand-merges, or writes an…
Run development across MANY repositories and many concurrent lanes at once — bulk worktree creation, workspace-wide worktree audits and classification (merged / active / stale / dangling / orphaned), safe mass pruning, draining several repositories' merge queues in parallel, and sizing concurrency against the real…
Run and inspect the two-tier (fast/heavy) pre-commit gate across repos via rmgates, and validate a fix without re-running the whole wave: run to populate the durable gate ledger, retest to narrow a re-run to only the hooks the ledger last recorded failing (with automatic full-wave escalation on an all-pass), and…
Run one unit of work — one agent session or one person — as an isolated lane in a repository many other lanes are editing at the same time. Covers opening a lane (worktree + partitioned build/test/hook state), staying isolated while working, diagnosing a lane that is behaving impossibly, and closing it out. Use…
Land a branch into a shared base that dozens of other lanes are landing into at the same time, and reconcile it when it conflicts. Covers the serialized merge queue, per-repository gate declarations, differential gating against a base ref that is legitimately red, measuring the MERGED tree rather than the branch tip…
Operate repository-manager through its governed MCP and GraphOS capabilities, including its development-lifecycle, lane, worktree, merge-queue, build, workspace validation/release, concept-coordination, and remote-worker-operations workflows (see references/catalog.md for the full, current list). Use when a request…
Run a program as one central orchestrator plus many parallel worker agents: brief each lane, land its branch into main locally the moment it arrives, prune the branch and worktree immediately, and push only once the program is complete. Covers the lane briefing contract, land-as-they-arrive merge discipline…
Register a remote host's weighted capacity and authorized repository roots, read its profile, run the dispatch-time entitlement recheck, stage/verify an immutable source commit onto it with a fixed clone/fetch/checkout command sequence, stream artifacts/logs back, and reconcile a lost host — via the repository-manager…
Preview the topologically-phased version-bump plan across a workspace, drive validation with an explicitly consented chain into version bump and phased push, and manage the workspace.yml manifest — via rmworkspace and rmprojects. Nothing here pushes or bumps without an explicit opt-in on the call that triggers it…
Install, build, validate, and version-maintain the managed projects of a workspace via the repository-manager MCP server — run pre-commit + pytest validation per project, install/build ecosystems, and drive phased version bumps and maintenance. Use when the agent must ensure all projects are valid, fix project errors…
Concurrent multi-session git worktree orchestration via the repository-manager MCP server — create, list, sync, merge, prune, and audit linked worktrees under a shared workspace. Use when the agent must open an isolated branch worktree for a session, list/audit which worktrees are merged / active / stale / dangling…
★not rated 2 6d agoA128 tokens
originalMIT
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: