pharaoh-flow

Orchestrate seven atomic Pharaoh skills to produce gd_req, arch, tc, and fmea artefacts.

24|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/useblocks/pharaoh --skill pharaoh-flow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pharaoh-flow
Source: https://github.com/useblocks/pharaoh/tree/main/skills/pharaoh-flow
Command: npx skills add https://github.com/useblocks/pharaoh --skill pharaoh-flow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The pharaoh-flow skill orchestrates the full V-model chain by sequentially invoking seven atomic Pharaoh skills to produce a complete artefact set, enabling end-to-end verification and traceability.

Core Features & Use Cases

  • Orchestrates sequential execution of req-draft, req-review, arch-draft, arch-review, vplan-draft, vplan-review, and fmea to deliver gd_req, arch, tc, and fmea artefacts with integrated reviews.
  • Ensures guardrails: stops on hard failures during drafting steps, continues through reviews, and produces a structured flow summary.
  • Use Case: A safety-critical feature context can be analyzed in one operation to generate all required artefacts and review results for quick decision making.

Quick Start

Provide a feature_context and a parent_link to pharaoh-flow to orchestrate the full V-model artefact chain.

Frequently Asked Questions about pharaoh-flow

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

FAQPage Schema
How do I automate V-model artefact generation for safety-critical features?

To automate V-model artefact generation, provide a feature context and parent link to orchestrate the full chain. This sequentially drafts and reviews requirements, architecture, test cases, and FMEA outputs end-to-end.

What is the V-model chain for requirements verification and risk management?

The V-model chain for requirements verification sequentially links drafting and review phases. It translates a feature context into structured requirements, architecture, test cases, and FMEA artefacts to ensure traceability and integrated risk management.

How do I generate FMEA and test cases from software architecture requirements?

You can generate FMEA and test cases by running an orchestrated V-model flow. It takes your feature context, drafts the architecture, and subsequently produces verification plans and FMEA documents with integrated review results.

Does the V-model flow stop if a requirements drafting step fails?

Yes, the V-model flow stops on hard failures during drafting steps to prevent error propagation. It continues through review phases, ultimately producing a structured flow summary with all generated artefact IDs and review results.

Can I use a single feature context to produce all required V-model documentation?

Yes, you can use a single feature context to produce a complete V-model artefact set. The orchestration translates the context into requirements, architecture, test cases, and FMEA documents, including integrated reviews for decision making.