workflow

Guides users through eight named product development lifecycle workflows end to end with resumable state.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/jnlanahan/Product-Agents-and-Skills --skill workflow-jnlanahan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow
Source: https://github.com/jnlanahan/Product-Agents-and-Skills/tree/main/skills/0-Workflow
Command: npx skills add https://github.com/jnlanahan/Product-Agents-and-Skills --skill workflow-jnlanahan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It solves the problem of getting lost and inconsistent while executing a multi-step product development process by guiding you through a single canonical workflow sequence with resumable state.

Core Features & Use Cases

  • End-to-end workflow piloting (W1–W8): Runs you through the official workflow sequence step-by-step while showing what each step produces.
  • Step control and safety: Never auto-invokes skills; you choose run, skip, mark done, pause, switch workflows, go off-script, or exit at every transition.
  • Resumable coordination across context resets: Persists progress in .claude/workflow-state.md and reconciles position with .claude/ artifacts and .claude/progress.md on each invocation.

Quick Start

Start the pilot by running /workflow and selecting the workflow number (W1–W8) you want to follow.

Frequently Asked Questions about workflow

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

FAQPage Schema
How do I maintain progress on a multi-step product development workflow across context resets?

This Skill maintains progress on a product development workflow across context resets by persisting your position in a workflow-state file and reconciling artifacts and progress each time you resume execution.

What is the best way to guide a team step-by-step through a product development lifecycle?

A controlled workflow sequence provides the best way to guide a team step-by-step through a product development lifecycle by reading canonical workflow files, enforcing explicit user confirmation before transitions, and tracking position end-to-end.

Does this workflow orchestration tool support pausing and switching between different product development workflows?

Yes, this workflow orchestration tool supports pausing and switching between different product development workflows by allowing you to run, skip, mark done, pause, switch workflows, go off-script, or exit at every step transition.

Can I use this to pilot refactoring and production debugging workflows end-to-end?

Yes, you can pilot refactoring and production debugging workflows end-to-end with this tool, as it supports eight named product development lifecycle workflows including prototyping, migrating, feature delivery, auditing, and hardening.

How do I prevent automatic skill invocation during a step-by-step product development process?

To prevent automatic skill invocation during a step-by-step product development process, this tool enforces explicit user confirmation before any other skill is triggered, ensuring you choose whether to run, skip, or pause at every transition.

When do I need a controlled step sequence for feature delivery or migration?

You need a controlled step sequence for feature delivery or migration when executing a multi-step product development process that requires resumable state, artifact reconciliation, and strict step control to avoid getting lost or inconsistent.