From auto-agent
Interact with Auto workspace models. Use when the user asks about their model, wants to update it, or needs to sync changes with the Auto collaboration server.
How this skill is triggered — by the user, by Claude, or both
Slash command
/auto-agent:workspaceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You have access to the Auto workspace through these MCP tools:
You have access to the Auto workspace through these MCP tools:
NDD organises the workspace into four levels: Domain → Narrative → Scene → Moment (business capability → goal thread → single outcome → single step). When reasoning about the model, work top-down through that hierarchy. See auto-build/references/ndd-structure.md for the canonical structural reference.
When working with the model:
auto_get_model before making changesauto_send_modelauto_get_changes periodically to see if the model was updated externallynpx claudepluginhub beonauto/auto-plugins --plugin auto-agentCaptures ideas, bugs, and feature requests as task files in bounded contexts. Refines backlog items, promotes tasks to ready-to-work, and dismisses stale tasks.
Build application code from an Auto narrative model. Use when the user asks to build, generate, scaffold, or implement code from their model, or when working with vertical slices, resolvers, components, or tests derived from the model.
Creates, opens, and manages project workspaces in LiveDocs for cross-session memory, long-term tracking like diets or investments, and saving key outputs.