auto-workspace
OfficialSync, validate, and update your Auto model.
System Documentation
What problem does it solve?
It helps you keep your coding agent aligned with the Auto workspace model so changes are made against the authoritative Narrative-Driven Development structure instead of drifting from it.
Core Features & Use Cases
- Fetch the current workspace model: Retrieves the full model as JSON, letting you inspect the domain, narratives, scenes, moments, and messages before editing.
- Send validated updates back to Auto: Submits a modified model and receives the server-corrected version after structural validation.
- Track incremental changes: Pulls added/removed/updated parts since the last check to support safe iteration and external edits.
- Use NDD hierarchy reasoning: Guides work top-down through Domain → Narrative → Scene → Moment for correct, spec-aligned updates.
Use Case Example
When you update an app’s narrative in Auto (e.g., a new scene or modified UI moment), you use this Skill to fetch the latest model, apply the corresponding changes, and send them back so Auto validates and corrects any structural issues.
Quick Start
Use the auto_get_model tool to fetch the latest Auto workspace model, update the relevant narratives/scenes/moments, then apply the changes back with auto_send_model.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: auto-workspace Download link: https://github.com/BeOnAuto/auto-agent/archive/main.zip#auto-workspace Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.