workflows-work

Execute workflow tasks using a specified plan file.

240|75|Updated Jul 13, 2023
One-click install
npx skills add https://github.com/udecode/plate-playground-template --skill workflows-work-udecode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflows-work
Source: https://github.com/udecode/plate-playground-template/tree/main/.codex/skills/workflows-work
Command: npx skills add https://github.com/udecode/plate-playground-template --skill workflows-work-udecode

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill is a deprecated alias for a workflow execution command, intended to streamline task management.

Core Features & Use Cases

  • Task Execution: Triggers a specific workflow based on provided arguments.
  • Alias for Clarity: Renamed from /workflows:work to /ce:work for better organization and understanding.
  • Use Case: If you previously used /workflows:work to initiate a project planning task, you should now use /ce:work with the same arguments.

Quick Start

Execute the workflow with the plan file located at 'project/plan.md'.

Frequently Asked Questions about workflows-work

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

FAQPage Schema
How do I execute a workflow task using a plan file?

To execute a workflow task, you run the designated command with arguments pointing to your plan file, such as 'project/plan.md', to define the scope and initiate project execution.

What is the deprecated workflows-work alias used for?

The deprecated workflows-work alias is used for task management and project execution. It serves as a legacy trigger that redirects to the /ce:work command to initiate specific workflows based on provided arguments.

Why was the workflow execution command renamed to /ce:work?

The workflow execution command was renamed to /ce:work from /workflows:work to provide better organization and understanding for task management, ensuring clearer command structure for users initiating project planning tasks.

Do I need specific arguments to start workflow execution?

Yes, workflow execution requires arguments that define the scope and nature of the task. You must provide inputs like a specified plan file path to successfully trigger the intended workflow.

What should I do if my previous workflow execution command is not working?

If your previous workflow execution command is not working, it is likely deprecated. You should switch to using the /ce:work command with the exact same arguments you used previously to execute your task.