What problem does it solve?
This Skill eliminates the common, silent runtime failures that occur when authoring, editing, or debugging FSM workspace jobs and signals for Friday, saving developers hours of troubleshooting misconfigured workflows that fail without clear error messages.
Core Features & Use Cases
- Pre-publish validation checklists: Catch structural errors like mismatched signal names, missing final states, and incorrect MCP tool prefixes before deploying workflows.
- End-to-end workflow guidance: Covers FSM structure, trigger contracts, multi-step agent pipelines, signal payload threading, sub-agent delegation, and output contracts for returning data to callers.
- Use case: A developer building an automated inbox triage workflow can use this Skill to correctly wire the trigger signal, chain a triage agent to a Linear ticket-creation agent, and ensure the processed output is properly returned to the calling chat or webhook.
Quick Start
Use the writing-workspace-jobs skill to build a new FSM job that triages incoming support emails and routes them to the correct Linear team based on content.