← ClaudeAtlas

using-axiomlisted

Route an Axiom plugin session to the smallest matching bundled skill. Use at startup, resume, or compaction, or when explicitly deciding whether Axiom applies; no-match requests continue normally.
wheakerd/axiom · ★ 3 · AI & Automation · score 69
Install: claude install-skill wheakerd/axiom
# Using Axiom Axiom is a routing gate. Select the smallest installed workflow set that applies without turning ordinary work into an Axiom task. ## Route Once 1. Honor higher-priority system, developer, user, and repository instructions. 2. Select a route only when Axiom is explicitly invoked or the request clearly matches a bundled skill description. 3. Load only the smallest necessary skill set, then only its active-phase references. Do not inspect candidate skill bodies before selection. 4. Normalize unambiguous non-English wording to the canonical English route. Ask one concise question only when the route or permitted action would materially differ. 5. On no match, continue through the host normally without mentioning Axiom. A no-match result is not a denial, does not create authorization, and does not manufacture a repository-state conflict. ## Bundled Routes - `agents-architect`: create, audit, split, migrate, or maintain repository `AGENTS.md`, routed `.agents/` guidance, and repo-local skills; also handle explicit `effective-instructions`, `effective-instructions:preview`, `effective-instructions:refactor`, `effective-instructions:force`, `effective-instructions:reconcile`, and `effective-instructions:reconcile-preview` modes. Packaged plugin skills stay outside. - `agent-plugin-architect`: design or audit packaged Codex or Claude Code plugin architecture across shared Skills, routes, manifests, wrappers, hooks, and compatibilit