enterprise-iteration-agent

Automate enterprise full-stack development iterations with a 7-stage state machine.

1|1|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/gaoqiongxie/skills-ai --skill enterprise-iteration-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: enterprise-iteration-agent
Source: https://github.com/gaoqiongxie/skills-ai/tree/main/enterprise-iteration-agent
Command: npx skills add https://github.com/gaoqiongxie/skills-ai --skill enterprise-iteration-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enterprise full-stack development often suffers from fragmented workflows, inconsistent deliverables, and lost institutional knowledge across iteration cycles, leading to delayed delivery and repeated wasted effort on redundant work.

Core Features & Use Cases

  • 7-Stage State Machine Workflow: Automatically progresses through requirement analysis, architecture design, development, testing, review, deployment and knowledge retention, with support for state rollback and parallel frontend-backend development to speed up large requirements.
  • Sub-Skill Orchestration: Coordinates 105+ existing specialized skills for each stage, from PRD parsing and ERD design to code review and memory archiving, eliminating manual tool switching and ensuring consistent quality standards.
  • Path-Aware & Context Inheritance: Automatically detects user-configured requirement and code directories, and passes outputs from each stage to the next to avoid context loss and reduce repetitive input. Use Case: Ideal for enterprise CRM full-stack requirement delivery, ensuring every iteration has complete, traceable deliverables and reusable experience for future cycles.

Quick Start

Use the enterprise-iteration-agent skill to start a full-stack iteration for the "customer tag management" requirement with the PRD file located at D:\需求\客户\标签管理.md.

Frequently Asked Questions about enterprise-iteration-agent

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

FAQPage Schema
How do I automate enterprise full-stack development iteration workflows end to end?

Automate enterprise full-stack development iterations using a 7-stage state machine that controls requirement analysis, architecture design, parallel development, testing, code review, deployment, and knowledge retention.

Can I coordinate frontend and backend parallel development within a single iteration workflow?

Yes, the iteration workflow supports parallel frontend-backend development to speed up large requirement delivery, coordinating sub-skills for each stage while passing outputs automatically to avoid context loss.

How does sub-skill orchestration work for full-stack requirement delivery?

Sub-skill orchestration coordinates 105+ specialized skills across each iteration stage, from PRD parsing and ERD design to code review and memory archiving, eliminating manual tool switching and ensuring consistent quality.

What is the best way to manage state rollback during a complex development iteration?

Manage state rollback through the 7-stage state machine control, which allows reverting to previous stages and automatically inherits context from path-aware directory detection to prevent data loss.

Does the enterprise iteration workflow support CRM requirement delivery scenarios?

Yes, the workflow is ideal for enterprise CRM full-stack requirement delivery, ensuring every iteration produces complete, traceable deliverables and retains reusable experience for future cycles.

How do I start a full-stack iteration using a local PRD file for requirement analysis?

Start a full-stack iteration by specifying the requirement name and providing the local PRD file path; the system automatically detects user-configured directories and passes context through each stage.