SDLC Phase Router

Read JSON project files and map user intent to lifecycle phases.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/Xellos1010/Polymarket-Trader --skill sdlc-phase-router
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: SDLC Phase Router
Source: https://github.com/Xellos1010/Polymarket-Trader/tree/main/.cursor/skills/sdlc-phase-router
Command: npx skills add https://github.com/Xellos1010/Polymarket-Trader --skill sdlc-phase-router

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of routing work to the correct project lifecycle stage by analyzing project state and matching user intent with established phases, reducing management overhead.

Core Features & Use Cases

  • State Reading: Extracts current project phase information from JSON files, supporting legacy formats.
  • Intent Mapping: Maps user requests to specific project phases using predefined patterns and roles.
  • Work Order Generation: Produces detailed task instructions with phase, agent, scope, acceptance criteria, and verification steps to facilitate seamless task delegation.

Quick Start

Provide a project state JSON file and specify user intent to automatically determine the appropriate project phase and generate an actionable work order.

Frequently Asked Questions about SDLC Phase Router

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

FAQPage Schema
How do I automate project phase classification and task routing based on current project state?

Automating project phase classification requires reading project state files and mapping user intent to predefined lifecycle phases. This Skill determines the correct stage and produces structured work orders for task delegation.

How does intent mapping work for generating work orders in project management workflows?

Intent mapping matches user requests to specific project phases using predefined patterns and roles. It generates structured work orders containing phase details, agent assignments, scope, acceptance criteria, and verification steps.

Can I use JSON project files to determine the correct lifecycle stage and assign tasks?

Yes, you can extract current project phase information from JSON state files, including legacy formats. The system interprets this data alongside user input to ensure consistent phase mapping and transition protocols.

What is the best way to standardize phase transition protocols for automated task generation?

Standardizing phase transitions involves interpreting intent patterns and producing actionable work orders with clear completion criteria. This approach ensures consistent phase mapping and reduces manual management overhead.

Does this workflow automation tool support generating task instructions with acceptance criteria and verification steps?

Yes, the workflow automation generates detailed task instructions that include the phase, assigned agent, scope, acceptance criteria, and verification steps to facilitate seamless and verifiable task delegation.

What do I need to provide to start routing work to the correct project lifecycle stage?

You need to provide a project state JSON file and specify the user intent. The system automatically determines the appropriate project phase and generates an actionable work order based on these inputs.