workflows-compound

Redirect deprecated compound CI/CD workflow commands to /ce-compound.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/JimmyChen-NXP/zephyr-team-activity-dashboard --skill workflows-compound-jimmychen-nxp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflows-compound
Source: https://github.com/JimmyChen-NXP/zephyr-team-activity-dashboard/tree/main/.github/skills/workflows-compound
Command: npx skills add https://github.com/JimmyChen-NXP/zephyr-team-activity-dashboard --skill workflows-compound-jimmychen-nxp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill is a deprecated alias for a more current command, intended to streamline workflow execution by providing a unified entry point.

Core Features & Use Cases

  • Alias Functionality: Acts as a placeholder for a newer, more clearly named command.
  • Clarity in Naming: Renamed to avoid confusion and improve discoverability of the intended functionality.
  • Use Case: If you previously used /workflows-compound to trigger a compound CI/CD process, you should now use /ce-compound for the same action.

Quick Start

Use the ce-compound skill with your arguments.

Frequently Asked Questions about workflows-compound

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

FAQPage Schema
Why is the workflows-compound command deprecated for CI/CD automation?

The workflows-compound command is deprecated to improve naming clarity and maintainability in CI/CD automation. It now serves as a transitional alias redirecting users to the current /ce-compound command for triggering compound workflows.

How do I execute a compound CI/CD workflow after this command is deprecated?

To execute a compound CI/CD workflow, use the /ce-compound command with your arguments. The deprecated workflows-compound alias simply redirects pipeline orchestration to this current command for unified workflow execution.

What is the purpose of keeping a deprecated alias for workflow execution?

The deprecated alias provides a transitional mechanism for workflow execution, ensuring existing CI/CD pipeline configurations do not break. It redirects automation triggers to the renamed /ce-compound command for future maintenance.

Can I still use workflows-compound to trigger compound CI/CD processes?

Yes, you can use workflows-compound to trigger compound CI/CD processes, but it acts as a placeholder. You should transition to the /ce-compound command to execute the same automation actions with clearer naming.

Does the workflows-compound alias require any specific dependencies to run?

No, the workflows-compound alias does not require specific dependencies to run. It functions as a lightweight redirect within CI/CD pipeline orchestration, passing arguments directly to the /ce-compound command.

When should I migrate my automation pipeline from workflows-compound?

You should migrate your automation pipeline from workflows-compound immediately to avoid future maintenance issues. Update your CI/CD orchestration scripts to trigger /ce-compound directly for executing compound workflows.