cx-config

A short, concise, and memorable description of the idea.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/m19803261706/cx-workflow --skill cx-config
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cx-config
Source: https://github.com/m19803261706/cx-workflow/tree/main/skills/cx-config
Command: npx skills add https://github.com/m19803261706/cx-workflow --skill cx-config

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to easily view and modify the core configuration settings for the CX workflow, ensuring it aligns with your project's needs and your preferred operational modes.

Core Features & Use Cases

  • View Current Configuration: See all active settings for developer ID, GitHub sync mode, AI features, code formatting, and hooks.
  • Modify Settings: Update configuration values through an interactive menu or direct commands.
  • Use Case: You're starting a new project and want to change the GitHub sync mode from 'collab' to 'full' to better suit a larger team's workflow. You can use this Skill to make that change quickly and efficiently.

Quick Start

Run /cx-config to view your current workflow settings.

Frequently Asked Questions about cx-config

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I change my GitHub synchronization mode for a larger team workflow?

You can change the GitHub synchronization mode from 'collab' to 'full' by updating the workflow settings. This is done through an interactive menu or direct command-line updates to the central JSON configuration file.

How do I view current configuration settings for developer identification and AI features?

To view current configuration settings, run the workflow configuration command to display active values for developer ID, GitHub sync mode, AI feature toggles, code formatting, and hooks.

Can I toggle AI features and code formatting hooks without editing JSON files manually?

Yes, you can toggle AI features and enable hooks without manual JSON editing. The configuration tool supports interactive modification and direct command-line updates to the central configuration file.

What is the best way to update workflow configuration settings for a new project?

The best way to update workflow configuration settings is using the interactive menu, which allows you to quickly modify developer identification, GitHub sync modes, and feature toggles to align with your project's needs.

Does the configuration management tool support direct command-line updates?

Yes, the configuration management tool supports direct command-line updates. You can efficiently modify central JSON configuration values for developer identification, GitHub synchronization, and hook enablement without the interactive menu.

Why are my configured AI feature toggles not applying to the workflow?

If AI feature toggles are not applying, verify the values in the central JSON configuration file. The workflow settings must be updated correctly through the interactive menu or direct command-line updates to ensure features are active.