new-app-pipeline

Orchestrate software development from PRD drafting through milestone execution with GitHub issues.

45|7|Updated Jul 4, 2026
One-click install
npx skills add https://github.com/richkuo/rk-skills --skill new-app-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: new-app-pipeline
Source: https://github.com/richkuo/rk-skills/tree/main/skills/new-app-pipeline
Command: npx skills add https://github.com/richkuo/rk-skills --skill new-app-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the fragmentation of long-running development projects by providing a structured, checkpoint-driven pipeline that ensures state persistence and consistent progress from idea to production.

Core Features & Use Cases

  • End-to-End Orchestration: Manages the entire lifecycle including PRD creation, issue breakdown, execution planning, and milestone workflows.
  • State Persistence: Uses durable artifacts like PRs and GitHub issues to ensure the pipeline survives context resets.
  • Collaborative Checkpoints: Enforces mandatory user reviews at every stage boundary to ensure alignment before autonomous execution.

Quick Start

Invoke the new-app-pipeline skill to begin building a new application from your current idea.

Frequently Asked Questions about new-app-pipeline

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

FAQPage Schema
How do I manage state persistence for long-running GitHub development workflows?

Manage state persistence for GitHub development workflows by using durable repository artifacts like PRs and issues to maintain pipeline progression across context resets. This ensures consistent state tracking throughout the end-to-end lifecycle.

How do I orchestrate full-stack app development workflows from PRD to milestone execution?

Orchestrate full-stack app development workflows by managing transitions from PRD drafting to issue generation and milestone execution. The pipeline enforces user-validated checkpoints at every stage boundary to ensure alignment before autonomous execution continues.

Does this pipeline require GitHub issue tracking for project progression?

Yes, this pipeline requires integration with GitHub issue tracking and PR-based development workflows to ensure consistent project progression. These durable artifacts are essential for maintaining state and managing lifecycle transitions.

How do I enforce user review checkpoints during automated issue generation and execution planning?

Enforce user review checkpoints during issue generation by implementing mandatory validations at every stage boundary. This collaborative approach ensures alignment is confirmed before the pipeline proceeds to autonomous milestone execution.

What is the best way to prevent project fragmentation across multi-agent software development pipelines?

Prevent project fragmentation across multi-agent software development pipelines by using a structured, checkpoint-driven approach. This maintains consistent progress from idea to production by persisting state through repository artifacts.

Can I use this pipeline without PR-based development workflows?

No, this pipeline relies specifically on PR-based development workflows and GitHub issue tracking to ensure consistent project progression. Without these durable repository artifacts, the pipeline cannot maintain its state persistence or enforce stage boundaries.