moai-project-config-manager

Community

Comprehensive MoAI project config management.

Authorjg-chalk-io
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides complete CRUD operations for .moai/config/config.json with validation, merge strategies, automatic backups, and interactive workflows to keep project settings consistent.

Core Features & Use Cases

  • Complete CRUD: Create, Read, Update, Delete configuration sections
  • Validation Engine: Pre-save validation for all config changes
  • Merge Strategy: Preserve unmodified sections while updating selected ones
  • Backup & Restore: Automatic backups before major changes
  • Interactive Workflows: TUI-driven surveys for safe configuration

Quick Start

Invoke the skill to manage .moai/config/config.json and apply updates interactively.

Dependency Matrix

Required Modules

None required

Components

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: moai-project-config-manager
Download link: https://github.com/jg-chalk-io/Nora-LiveKit/archive/main.zip#moai-project-config-manager

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository