@alavida/agentpack
Version:
Compiler-driven lifecycle CLI for source-backed agent skills
7 lines (5 loc) • 379 B
Markdown
# Command Routing
- Authoring repo: `author inspect`, `author dev`, `author build`, `author stale`, `publish validate`
- Consumer repo: `npm install`, `skills list`, `skills enable`, `skills disable`, `skills status`
- Compiler/runtime refresh: `author build`, `author materialize`
- If sources live under `domains/.../knowledge/*.md`, run authored commands from that repo root