workday

Route user triggers to configured workday workflow skills with fallback handling.

Updated Oct 28, 2025
One-click install
npx skills add https://github.com/bryan-thompsoncodes/dotfiles --skill workday
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workday
Source: https://github.com/bryan-thompsoncodes/dotfiles/tree/main/dot-config/opencode/skills/workday
Command: npx skills add https://github.com/bryan-thompsoncodes/dotfiles --skill workday

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines daily work routine by routing user requests to the appropriate specialized workday skill, enabling consistent, automated task execution without manual coordination.

Core Features & Use Cases

  • Trigger-based routing: Detects intents and loads the matching workday skill (e.g., workday-morning, workday-eod).
  • Centralized orchestration: Maintains shared configuration and dispatches to the correct workflow.
  • Graceful error handling: Falls back to safe states when a requested skill is unavailable, with clear user feedback.

Quick Start

Trigger a morning workflow to route to the workday-morning skill.

Frequently Asked Questions about workday

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

FAQPage Schema
How do I automate daily workday task routing across multiple workflows?

Automating daily workday task routing involves detecting user intent and mapping triggers like 'morning sync' to specific skills. This orchestrator applies routing rules to dispatch to the correct workflow and reports execution results.

What is trigger-based workflow orchestration for daily routines?

Trigger-based workflow orchestration detects specific user intents and loads matching specialized skills. It maps triggers to designated workflows within a configured environment, executing tasks automatically without manual coordination.

How do I set up a morning sync workflow to route to a specific skill?

To set up a morning sync workflow, trigger the morning workflow request. The system detects the intent and applies routing rules to load the corresponding workday-morning skill within your configured environment.

Can I use centralized orchestration to manage multiple daily workflow configurations?

Centralized orchestration maintains shared configuration to dispatch user requests to the correct workflow. It maps triggers to specialized skills and executes the selected automated routine consistently.

What happens when a requested workflow skill is unavailable or encounters an error?

When a requested workflow skill is unavailable, the routing system falls back gracefully to safe states. It provides clear user feedback to ensure consistent task execution without breaking the daily routine.

Do I need to manually coordinate task execution when using workday routing?

Manual coordination is not required. The orchestration system detects intent, applies routing rules, executes the selected workflow automatically, and reports results, streamlining daily work routines.