liaison-workflows

Automate task creation, status tracking, and workflow triggers via the Liaison CLI.

2|Updated Oct 24, 2025
One-click install
npx skills add https://github.com/pwarnock/liaison-toolkit --skill liaison-workflows
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: liaison-workflows
Source: https://github.com/pwarnock/liaison-toolkit/tree/main/.skills/liaison-workflows
Command: npx skills add https://github.com/pwarnock/liaison-toolkit --skill liaison-workflows

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams manage tasks and coordinate complex workflows without manual overhead, by providing structured task creation, lifecycle tracking, and automated triggers.

Core Features & Use Cases

  • Task creation and status tracking via the Liaison CLI to streamline team collaboration.
  • Automated workflow orchestration with subtasks and trigger rules for consistent delivery.
  • Use Case: Imagine coordinating a feature release across design, development, QA, and deployment with automated task creation and progress tracking.

Quick Start

Start by outlining your feature plan with the Cody planning workflow, then create a task and attach a workflow. Example commands: liaison task create "Plan onboarding feature" --priority medium liaison workflow create "onboarding-workflow" --trigger "task-created" liaison task list --status open

Frequently Asked Questions about liaison-workflows

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

FAQPage Schema
How do I automate task creation and status tracking for project workflows?

Automate task creation and status tracking by configuring the Liaison CLI to define workflows, attach subtasks, and monitor progress without manual overhead. Use trigger rules to orchestrate consistent delivery across teams throughout the project lifecycle.

What are workflow triggers and how do they coordinate subtasks across teams?

Workflow triggers are automated rules that execute subtask creation when specific events occur, such as task-created. They coordinate teams by automatically generating downstream tasks and tracking progress across design, development, QA, and deployment stages.

How do I set up automated workflow orchestration step by step using the Liaison CLI?

Set up workflow orchestration by creating a task with liaison task create, defining a workflow using liaison workflow create with a trigger like task-created, then monitoring open tasks with liaison task list to track progress across teams.

Can I coordinate feature releases across multiple teams using automated task management?

Coordinate feature releases by defining workflows with automated triggers that create and track subtasks for design, development, QA, and deployment. The Liaison CLI configuration manages task lifecycles and cross-team collaboration without manual intervention.

Do I need any specific dependencies or environments to run workflow automation with this task management approach?

No external dependencies are required to run task management and workflow automation. The skill operates independently using the Liaison CLI configuration to define triggers, subtasks, and monitoring rules for project planning and coordination.