architonixlabs

18 mods across 1 repository, 3 stars between them.

repo-orchestrator

01

architonixlabs/RepoOrch

Plugin Claude Code

Architonix marketplace — the repo-orchestrator plugin for coordinating multi-repo microservice workspaces as a propose-only AI agent team.

3 2mo ago A tokens not measured original MIT

repo-orchestrator

02

architonixlabs/RepoOrch

Plugin Claude Code

Turns a multi-repo microservice project into a coordinated AI agent team that proposes (never applies) cross-repo change plans.

3 2mo ago A tokens not measured original MIT

repo-orch-master

03

architonixlabs/RepoOrch

Agent

Master orchestrator for multi-repo workspaces. Invoke me to triage tickets, root-cause incidents, check workspace health, sync registries, and coordinate specialist agents. I propose change plans — I never modify files. Use me when you want cross-repo impact analysis or a developer-ready change plan.

3 2mo ago A 67 tokens original MIT

architonixlabs/RepoOrch

Command

Adversarial multi-repo root-cause mode: spawn all repo specialists as an Agent Team, force them to challenge each other's assumptions with evidence, and surface the true cross-repo root cause of an incident. Max 3 deliberation rounds with a tie-break rule.

3 2mo ago A 62 tokens original MIT

repo-orch-edit

06

architonixlabs/RepoOrch

Command

Open and guide editing of a repo's context file. Ingests frontmatter changes back into registry.json on completion.

3 2mo ago A 29 tokens original MIT

repo-orch-graph

07

architonixlabs/RepoOrch

Command

Build or refresh the Claude-native knowledge summary for one or all repos. Produces .repo-orchestrator/graphs/ /summary.json used by /triage to pre-populate specialist context, reducing token consumption. No external dependencies — runs entirely within the Claude session.

3 2mo ago B 61 tokens original MIT

repo-orch-init

08

architonixlabs/RepoOrch

Command

Bootstrap: discover all repos in the workspace, index them, generate editable context docs and specialist agents (each with a unique name and per-repo skill file), and register them with the master. Pauses for user review before writing agents.

3 2mo ago A 53 tokens original MIT

repo-orch-setup

09

architonixlabs/RepoOrch

Command

First-time setup: a no-build, zero-friction guided install — scans prerequisites, enables optional tiers, auto-wires settings (Agent Teams + MCP), then bootstraps. Works with no toolchain; the compiled runner is an optional accelerator, never required.

3 2mo ago B 59 tokens original MIT

repo-orch-status

10

architonixlabs/RepoOrch

Command

Show at-a-glance status of the repo-orchestrator workspace: registered repos, last index timestamps, graph availability, userEdited flags, and Agent Teams enablement.

3 2mo ago A 39 tokens original MIT

repo-orch-sync

11

architonixlabs/RepoOrch

Command

Incremental refresh: detect repo drift via fingerprint, re-index changed repos, preserve userEdited content, ingest context frontmatter back into registry.json.

3 2mo ago A 34 tokens original MIT

repo-orch-triage

12

architonixlabs/RepoOrch

Command

Master controller: route a ticket to responsible repo specialists, have them deliberate, and return a single consolidated change plan with confidence aggregate, current-state baseline, ordered steps, and rollback guidance. Propose-only — no files are modified.

3 2mo ago B 53 tokens original MIT

RepoOrch

13

architonixlabs/RepoOrch

Settings file Claude Code

Agent settings configuring env, experimental.

3 2mo ago A tokens not measured original MIT

SessionStart

14

architonixlabs/RepoOrch

Hook

Runs when a session starts, running an inline shell check. From architonixlabs/RepoOrch.

3 2mo ago A tokens not measured original MIT

PreToolUse

15

architonixlabs/RepoOrch

Hook

Runs before the agent uses a tool for Bash tool calls, running an inline shell check. From architonixlabs/RepoOrch.

3 2mo ago A tokens not measured original MIT

repo-indexing

16

architonixlabs/RepoOrch

Skill Claude CodeCodex

Scan a repository and produce structured context (languages, frameworks, endpoints, events, dependencies). Fallback when Tier-1 indexer is unavailable.

3 2mo ago B 33 tokens original MIT

routing

17

architonixlabs/RepoOrch

Skill Claude CodeCodex

Select which repo specialist agents to involve for a given ticket. Uses keyword scoring with synonym expansion, acronym normalization, and a confidence signal passed to each specialist.

3 2mo ago A 33 tokens original MIT

workspace-knowledge

18

architonixlabs/RepoOrch

Skill Claude CodeCodex

Answer questions about the whole workspace — which repo owns or handles something, where a feature/endpoint/event lives, or how concerns span repos. Reads registry.json as the ownership index, routes the question to the owning repo, and hands off to that repo's specialist for detail. Use for cross-repo and 'which…

3 2mo ago A 91 tokens original MIT