flow

Automate the full CR pipeline from triage to ship for a given CR-ID.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Angel1104/praxis-core --skill flow-angel1104
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flow
Source: https://github.com/Angel1104/praxis-core/tree/main/skills/flow
Command: npx skills add https://github.com/Angel1104/praxis-core --skill flow-angel1104

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fully automated CR pipeline — runs all remaining stages uninterrupted after resolving any business decisions upfront. Use after /triage has produced a CR item. Accepts a CR-ID. Clarifies all open business questions before starting, then runs spec → plan → build → audit → ship uninterrupted except for the mandatory Close confirmation. Informs on technical decisions; never asks about them. Resumes mid-pipeline CRs from the correct stage.

Core Features & Use Cases

  • End-to-end CR pipeline execution from triage to ship, with automatic stage advancement after business clarification.
  • Stage handoffs with concise Stage Handoff Summaries to inform the next stage without re-reading history.
  • Mandatory Close confirmation at Ship stage and resume logic based on CR state to resume at the correct stage.
  • Use Case: When a CR has been triaged and a decision is ready, run the entire flow automatically to close the CR with documented decisions.

Quick Start

Run the full CR pipeline for a given CR-ID after triage, using /flow to progress through spec, plan, build, audit, and ship.

Frequently Asked Questions about flow

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

FAQPage Schema
How do I automate the full change request pipeline from triage to ship?

You can automate the CR pipeline by providing a CR-ID after triage. The system clarifies business questions upfront, then runs spec, plan, build, audit, and ship stages uninterrupted except for a mandatory close confirmation.

Can I resume a change request pipeline midway through a stage?

Yes, the CR pipeline can resume mid-execution. The system checks the CR state and automatically resumes the workflow from the correct stage, whether it stopped at spec, plan, build, or audit.

What is a stage handoff summary in pipeline management?

A stage handoff summary provides a concise overview of completed work to inform the next pipeline stage. This prevents the need to re-read history and ensures smooth transitions between spec, plan, build, and audit phases.

Does the CR pipeline automation ask about technical decisions during execution?

No, the CR pipeline automation never asks about technical decisions. It only clarifies open business questions before starting, then informs you of technical choices as it progresses through the build and audit stages.

When do I need to confirm a close in the CR pipeline?

A mandatory close confirmation is required at the ship stage. This ensures you review the final handoff summary and documented decisions before the change request is officially closed and shipped.

What happens if business decisions are not resolved before starting pipeline automation?

The pipeline requires all business decisions to be resolved upfront. It will clarify any open business questions before starting, ensuring the spec, plan, build, audit, and ship stages run uninterrupted.