← ClaudeAtlas

setuplisted

Owns the setup/ area and makes the system adaptable. Actions - new (draft a capability setup file via guided interview), run (execute a pending setup file), list, overview. Also owns structural migrations - changing the hierarchy depth of a project or workstation. First-run onboarding is owned by /axiom, not here.
protonium-labs/axiomcore-plugin · ★ 3 · AI & Automation · score 71
Install: claude install-skill protonium-labs/axiomcore-plugin
# Task Execute the requested action: $ARGUMENTS Calling rule: `/setup <action> <arguments>`. If the requested action is ambiguous or contradictory, do NOT guess: flag it and ask for clarification before executing. First-run onboarding and module activation are owned by `/axiom` — if the user asks for initial setup, point them to `/axiom start`. --- ## If action is empty Describe this skill: its purpose and the actions table from "overview". Do not execute anything. ## If action is "overview" (or unknown) | Argument | Action | | :--- | :--- | | `new <capability idea>` | Guided interview + structure analysis → draft a new setup file in `setup/` | | `run <name>` | Execute a pending setup file and archive it to `setup/done/` | | `list` | Show pending and installed capabilities | | `overview` | This table | If the action was unknown, say so first, then show the table. --- ## If action is "new" Goal: turn a capability idea into a reviewable setup file — nothing is implemented in this action. 1. Check $ARGUMENTS (after "new"): the capability idea. If empty: ask what capability the user wants. **If the idea is a hierarchy-depth change** for an existing project or workstation, skip the capability interview and follow "Structural migrations" below instead — the file has a fixed content list. 2. **Interview**, one block at a time, only what the idea leaves open: - Goal: what should the capability do, for whom, how often (recurring or one-off)? - Inputs: what arrives,