agent-hub
Installation
SKILL.md
agent-hub (machine-readable entrypoint)
What this is
agent-hub is a documentation-driven control plane for agents: layered architecture, indexes, diagrams, templates, command specs, and explicit editing rules. Application code under review may live outside this folder; this package defines how to navigate and change it safely.
Plug-and-play: Start from commands/agent-hub.md when the user’s goal is broad or ambiguous. Infer intent, then route to the smallest command or single architecture/NN-*.md.
Canonical path: SKILL.md at the root of this package (this file).
Read first (minimum)
agent/README.md— operating scope for agents using this package.agent/operating-model.md— classify tasks and pick a route.architecture/00-scope-and-rules.md— global rules and doc authority.
Then branch by task using indexes/orchestration-map.md and the matching architecture/NN-*.md file. For delegated specialist work, see subagents/README.md and run routing via commands/agent-hub.md.