workflows-compound

Redirect /workflows-compound invocations to /ce-compound with argument forwarding.

50|14|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/All-The-Vibes/ATV-StarterKit --skill workflows-compound-all-the-vibes
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: workflows-compound
Source: https://github.com/All-The-Vibes/ATV-StarterKit/tree/main/.github/skills/workflows-compound
Command: npx skills add https://github.com/All-The-Vibes/ATV-StarterKit --skill workflows-compound-all-the-vibes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a deprecated alias that redirects /workflows-compound to the updated /ce-compound command, simplifying migration and avoiding broken workflows during upgrades.

Core Features & Use Cases

  • Redirects deprecated alias invocations to the current /ce-compound workflow to maintain operational continuity.
  • Guides users toward the updated command usage, reducing confusion during transitions across automation pipelines.
  • Use Case: If you previously invoked /workflows-compound in a script, this Skill ensures the same behavior is preserved by routing to /ce-compound.

Quick Start

Invoke the deprecated /workflows-compound alias with your ARGUMENTS to execute the updated /ce-compound workflow.

Frequently Asked Questions about workflows-compound

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

FAQPage Schema
How do I migrate a deprecated GitHub Copilot workflow alias to a new command?▼

Migrating a deprecated GitHub Copilot workflow alias requires routing the old invocation to the updated command. This Skill redirects /workflows-compound to /ce-compound, forwarding your arguments and displaying a deprecation notice to ensure seamless migration.

Why does my /workflows-compound automation script show a deprecation notice?▼

A deprecation notice appears because /workflows-compound is an outdated alias being redirected. The Skill intercepts the invocation, routes it to /ce-compound, and displays the notice to guide you toward updated workflow usage.

What is the best way to maintain operational continuity when upgrading GitHub Copilot agent workflows?▼

Maintaining operational continuity during upgrades involves using an alias redirect. This Skill preserves your existing script behavior by routing /workflows-compound invocations directly to the /ce-compound workflow with proper argument forwarding.

Can I use /workflows-compound with my existing arguments after upgrading?▼

Yes, you can use /workflows-compound with existing arguments after upgrading. The Skill ensures proper argument forwarding to /ce-compound, executing the updated workflow while displaying a deprecation notice for migration guidance.

Does the /workflows-compound alias support argument forwarding to /ce-compound?▼

Yes, /workflows-compound supports argument forwarding to /ce-compound. The Skill intercepts the deprecated invocation, passes all arguments to the updated command, and displays a deprecation notice to guide users toward updated usage.