a8-loom
01LoomA8osAgent/a8-loom-coordinator
Plugin Claude Code
Plugin marketplace listing 1 plugin: a8-loom-coordinator.
LoomA8osAgent/a8-loom-coordinator
Plugin Claude Code
Plugin marketplace listing 1 plugin: a8-loom-coordinator.
LoomA8osAgent/a8-loom-coordinator
Plugin Claude Code
Run Claude as an autonomous senior engineer on any codebase — config-driven hooks that enforce discover-then-reuse, plus the coordinator/succession/doc-sync skills and planner/builder/auditor agents. Frontend or backend, any language.
LoomA8osAgent/a8-loom-coordinator
Instructions file CodexOpenCode
Instructions for LoomA8osAgent/a8-loom-coordinator, covering agents.md — a8-loom-coordinator, what this repo is, install / use it in your project, if you are an agent working in this repo and key files.
LoomA8osAgent/a8-loom-coordinator
Agent
WHAT THIS IS: the AUDITOR agent archetype — sweeps for duplication / orphans / dead code. Its findings are UNTRUSTED until grep-confirmed live. It embeds the audit-agent contract so a "duplication" finding can't cause a wrong move (dead code gets deleted, not extracted).
LoomA8osAgent/a8-loom-coordinator
Agent
WHAT THIS IS: the BUILDER agent archetype — executes build/edit work on its assigned files. It boots with the domain canon preloaded so it EXTENDS shared homes instead of re-rolling per-module copies. It NEVER touches git — it edits files, returns its diff + a summary, and the coordinator commits.
LoomA8osAgent/a8-loom-coordinator
Agent
WHAT THIS IS: the PLANNER agent archetype — the governance-aware alternative to a built-in Plan/Explore agent (those skip CLAUDE.md). It investigates + designs + authors specs, but writes NO application code. A builder executes its plan.