stride-workflow

Orchestrate Stride task lifecycle phases from claim to completion.

5|3|Updated Oct 19, 2025
One-click install
npx skills add https://github.com/cheezy/kanban --skill stride-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stride-workflow
Source: https://github.com/cheezy/kanban/tree/main/docs/multi-agent-instructions/skills/stride-workflow
Command: npx skills add https://github.com/cheezy/kanban --skill stride-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This orchestrator consolidates multiple Stride workflow invocations into a single entry point, ensuring the entire task lifecycle—from claim to completion—is executed deterministically and without manual step juggling.

Core Features & Use Cases

  • Unified orchestration: Drive claim, explore, implement, review, and complete phases in a single flow.
  • Cross-environment support: Works with Claude Code subagents or manual environments to coordinate tasks.
  • Prerequisites enforcement: Validates required hooks and prerequisites before proceeding to avoid partial runs.
  • Deployment and telemetry: Tracks workflow steps and provides structured guidance for completion and auditing.

Quick Start

Invoke this skill to initialize and drive the entire Stride task lifecycle from claim through completion.

Frequently Asked Questions about stride-workflow

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

FAQPage Schema
How do I automate task lifecycle orchestration for AI-assisted kanban work?

Task lifecycle orchestration automates the full kanban workflow from claim to completion in a single flow. It drives claim, explore, implement, review, and complete phases deterministically, enforcing mandatory hooks and prerequisites without manual step juggling.

What is the best way to manage kanban tasks across Claude Code and non-Claude environments?

Kanban task management across environments requires a unified orchestration entry point that supports both Claude Code subagents and manual coordination. This ensures the entire task lifecycle executes consistently, validating required hooks and telemetry before proceeding to avoid partial runs.

Does stride-workflow enforce mandatory hooks and prerequisites before running task phases?

Yes, stride-workflow enforces mandatory hooks and prerequisites before proceeding. It validates required hooks and prerequisites to avoid partial runs, ensuring each phase of the task lifecycle is executed deterministically and tracks workflow steps for completion and auditing.

How do I decompose or resume complex kanban tasks using workflow orchestration?

Workflow orchestration supports optional sub-skills for decomposing or resuming work. By consolidating multiple workflow invocations into a single entry point, it allows AI agents to break down complex tasks or resume interrupted kanban workflows while maintaining telemetry and structured guidance.

Can I use AI agents to claim and complete kanban tasks end-to-end without manual intervention?

Yes, AI agents can claim and complete kanban tasks end-to-end without manual intervention. The orchestrator consolidates claim, explore, implement, review, and complete phases into a single flow, applying cross-environment support and telemetry tracking for deterministic execution.

Why do partial workflow runs happen during task lifecycle orchestration?

Partial workflow runs happen when required hooks and prerequisites are not validated before proceeding. Stride-workflow addresses this by enforcing prerequisites and validating hooks upfront, ensuring the entire task lifecycle from claim to completion executes without interruption.