pm-decide-sequence

Analyze analysisContext payloads to determine PM workflow phases and execution chains.

Updated Jan 4, 2026
One-click install
npx skills add https://github.com/munlucky/claude-command-relay --skill pm-decide-sequence
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pm-decide-sequence
Source: https://github.com/munlucky/claude-command-relay/tree/main/.claude/skills/pm-decide-sequence
Command: npx skills add https://github.com/munlucky/claude-command-relay --skill pm-decide-sequence

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzing an analysisContext payload to determine the appropriate project phase and the execution chain for PM workflows, enabling structured orchestration and faster decision-making.

Core Features & Use Cases

  • Determines whether the workflow should be in planning, implementation, integration, or verification based on signals and context.
  • Generates a recommended skill chain and parallel execution groups to coordinate PM tasks across multiple skills.
  • Supports uncertainty detection and automatic phase transitions to maintain momentum in dynamic projects.

Quick Start

Supply an analysisContext payload and the skill will return the planned phase and execution chain.

Frequently Asked Questions about pm-decide-sequence

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

FAQPage Schema
How do I automate project phase decisions and execution chain planning in PM workflows?

Automate project phase decisions by supplying an analysisContext payload, which triggers structured logic to determine the correct workflow phase and generate a machine-usable execution chain for task orchestration.

What is the best way to trigger automatic phase transitions during project management?

Automatic phase transitions are triggered through uncertainty detection within the analysisContext. The system evaluates context signals to shift dynamically between planning, implementation, integration, and verification phases.

How do I coordinate parallel execution groups across multiple project management skills?

Coordinate parallel execution by passing an analysisContext payload to the system, which enforces structured decision logic and outputs a recommended skill chain with parallelization groups for task orchestration.

Can I use an analysisContext payload to determine workflow phases without manual intervention?

Yes, supplying an analysisContext payload enables fully automated phase determination. The system analyzes signals to output a planned phase and a coordinated execution chain without requiring manual assessment.

When do I need structured task orchestration and phase rules for dynamic projects?

Structured task orchestration and phase rules are needed when managing dynamic projects requiring automatic phase transitions, uncertainty detection, and coordinated multi-skill execution to maintain momentum and produce a machine-usable plan.