piv

Orchestrate Plan-Implement-Validate loops to transform PRPs into working code.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/genesis-plan/hongchen-lingjing --skill piv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: piv
Source: https://github.com/genesis-plan/hongchen-lingjing/tree/main/skills/ftw
Command: npx skills add https://github.com/genesis-plan/hongchen-lingjing --skill piv

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

Automates complex feature delivery workflows by orchestrating planning, implementation, and validation across multiple phases and agents, reducing manual handoffs and errors.

Core Features & Use Cases

  • Orchestrates end-to-end PIV cycles (Plan, Implement, Validate) for multi-phase software development.
  • Supports PRD/PRP creation, codebase analysis, and deterministic execution with guardrails.
  • Facilitates multi-agent coordination and progressive validation to ensure working code on the first pass.

Quick Start

Start the PIV workflow by providing a PRP path and target project, then let the orchestrator execute the one-pass implementation.

Frequently Asked Questions about piv

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

FAQPage Schema
How do I automate multi-phase feature development with validation gates?

Multi-phase feature development with validation gates is automated by orchestrating a Plan-Implement-Validate loop, transforming a PRP into working code on the first pass. It enforces deterministic execution and progressive validation across multiple agents.

What is a Plan-Implement-Validate loop for software feature delivery?

A Plan-Implement-Validate loop orchestrates end-to-end feature delivery cycles by combining planning, implementation, and validation phases. It reduces manual handoffs and errors through automated guardrails and multi-agent coordination.

How do I generate working code from a PRP on the first pass?

To generate working code from a PRP on the first pass, provide the PRP path and target project to the orchestrator. It then executes deterministic implementation with automated validation gates and context-rich guidance.

Can I use multi-agent coordination for complex feature workflows?

Yes, you can use multi-agent coordination for complex feature workflows. The orchestrator coordinates multiple agents across planning, implementation, and validation phases to ensure seamless one-pass success.

Does this workflow support PRD and PRP creation from scratch?

Yes, the workflow supports PRD and PRP creation from scratch. It facilitates product requirement document generation and codebase analysis to establish clear gating before implementation begins.

What are the limitations of automated one-pass code implementation?

Automated one-pass code implementation relies on deterministic execution and clear gating, meaning it requires a well-defined PRP. Without context-rich guidance and structured validation gates, complex ad-hoc tasks may struggle to achieve first-pass success.