development-pipeline

Outline the 9-phase development pipeline with PDCA integration and deliverables.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/joshua3403/giit-template --skill development-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: development-pipeline
Source: https://github.com/joshua3403/giit-template/tree/main/.agent/skills/development-pipeline
Command: npx skills add https://github.com/joshua3403/giit-template --skill development-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured, end-to-end guide to the 9-phase development pipeline, helping users understand the correct order of tasks when starting a new project.

Core Features & Use Cases

  • 9-phase framework: Schema/Terminology, Coding Convention, Mockup, API Design/Implementation, Design System, UI Implementation, SEO/Security, Review, and Deployment.
  • PDCA within each phase: Plan/Design/Do/Check/Act for consistent quality and delivery.
  • Use Cases: New project onboarding, tutorial reference for developers, team planning sessions.

Quick Start

To start, ask the AI for the recommended phase sequence for a new project and use the PDCA guidance to plan each phase.

Frequently Asked Questions about development-pipeline

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

FAQPage Schema
What is the correct development pipeline order for a new software project?

The development pipeline order follows nine phases: Schema/Terminology, Coding Convention, Mockup, API Design/Implementation, Design System, UI Implementation, SEO/Security, Review, and Deployment. It provides a structured phase-by-phase workflow for planning and execution.

How do I integrate PDCA into my software development phases?

You integrate PDCA by applying Plan, Design, Do, Check, and Act within each of the nine development phases. This ensures consistent quality and delivery throughout the project lifecycle, from terminology setup to final deployment.

What deliverables should I expect from each phase in a development workflow?

Each development phase yields specific deliverables and decision points. The workflow outlines expected outputs for stages like Mockup, API Implementation, and UI Implementation to guide teams from initial planning to deployment.

Can I use this 9-phase development pipeline for team planning sessions?

Yes, this development pipeline is applicable for team planning sessions. It provides a clear phase-by-phase workflow that helps teams understand the correct task order and apply PDCA guidance for consistent project execution.

How do I start planning a software project using a phase-by-phase workflow?

To start planning, request the recommended phase sequence for a new project. Use the PDCA guidance to plan each phase, beginning with Schema/Terminology and Coding Convention before moving to Mockup and API Design.

When do I need to implement SEO and Security in the development pipeline?

SEO and Security implementation occurs in the seventh phase of the development pipeline. It follows UI Implementation and precedes the Review and Deployment phases to ensure functional requirements are met before launch.