ccg-skills

Automate validation, documentation, and orchestration for CCG modules in CI/CD workflows.

14|1|Updated May 6, 2026
One-click install
npx skills add https://github.com/wzyxdwll/ccgx-workflow --skill ccg-skills-wzyxdwll
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ccg-skills
Source: https://github.com/wzyxdwll/ccgx-workflow/tree/main/templates/skills
Command: npx skills add https://github.com/wzyxdwll/ccgx-workflow --skill ccg-skills-wzyxdwll

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CCG Skills provide automated quality gates, documentation generation, and multi-agent orchestration to streamline module validation and team workflows.

Core Features & Use Cases

  • Quality Gates: enforce module completeness and code quality checks before shipping.
  • Docs Generation: auto-create README and DESIGN skeletons for new modules.
  • Multi-Agent Orchestration: coordinate distributed tasks across agents for faster delivery.

Quick Start

Run the unified skill runner to install and initialize the CCG Skills suite in your project.

Frequently Asked Questions about ccg-skills

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

FAQPage Schema
How do I automate quality gates and module validation in a CI/CD workflow?

Automating quality gates in a CI/CD workflow involves enforcing module completeness and code quality checks before shipping. This skill integrates with project bootstrap and ongoing development to ensure consistent validation and traceability for your modules.

Can I automatically generate documentation skeletons for new modules?

Yes, you can automatically generate documentation skeletons for new modules. The system auto-creates README and DESIGN documents during module creation and project bootstrap to maintain traceability and consistent project documentation.

What is the best way to coordinate distributed tasks across multiple agents?

The best way to coordinate distributed tasks across multiple agents is through multi-agent orchestration. This approach coordinates parallel execution across agents during ongoing development to accelerate delivery and ensure consistent module validation.

Does this tool work with modern CI/CD pipelines for project bootstrapping?

Yes, this tool works with modern CI/CD pipelines for project bootstrapping. It auto-installs via a unified skill runner and integrates directly into your workflow to apply validation, documentation, and orchestration during initial project setup.

Why do I need quality gates for ongoing module development?

You need quality gates for ongoing module development to enforce code quality checks and module completeness before shipping. This prevents deployment failures and ensures consistent traceability across distributed multi-agent workflows.