lybtzyzs-workflow-orchestrator

Automates the LYBTZYZS development workflow from user requirements to code deployment via 13 specialized services.

Updated Jun 16, 2025
One-click install
npx skills add https://github.com/shouqitao/LYBTZYZS --skill lybtzyzs-workflow-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lybtzyzs-workflow-orchestrator
Source: https://github.com/shouqitao/LYBTZYZS/tree/main/.claude/skills/lybtzyzs-workflow-orchestrator
Command: npx skills add https://github.com/shouqitao/LYBTZYZS --skill lybtzyzs-workflow-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual overhead and inconsistencies in the software development lifecycle for the LYBTZYZS project. It automates the entire process from initial user requirements to code deployment, minimizing errors, ensuring adherence to standards, and freeing developers to focus on creative tasks.

Core Features & Use Cases

  • State-Machine Driven: Manages 10 standard development states (e.g., Requirements Discussion, Design Generation, Code Implementation) with automatic transitions, persistent state, and breakpoint recovery.
  • Intelligent Skill Orchestration: Seamlessly integrates and calls 13 other specialized Skills (e.g., task-breakdown, issue-template, task-executor) to execute each stage of the workflow.
  • Interactive Approval: Features 5 configurable human approval points (e.g., Requirements, Design, Quality Gate) for critical decisions, while automating the vast majority of the process to achieve an 85% automation rate.
  • Use Case: A user initiates a new feature request like "Implement medical case draft function." This Skill automatically generates requirements, designs, breaks down tasks, creates GitHub issues, implements code, creates a Pull Request, and merges it, only pausing for critical human approvals.

Quick Start

Start a new feature development workflow for "Implement patient history export functionality."