Initial structure for the 总助Claw (Vega) config repo. The repo is the
single source of truth for Vega's manageable content:
- prompts/ system prompt, persona, voice
- skills/ reusable skill definitions (Markdown + frontmatter)
- tools/ MCP servers and custom scripts Vega calls
- autopilots/ scheduled / triggered automations (mirrors multica autopilot)
- docs/ design decisions, runbooks
README documents scope, conventions (issues live in Multica, content
changes go via PR), and a near-term roadmap. .gitignore covers OS,
editor, env, Python, and Node noise. All directories use .gitkeep
placeholders.