prevc-execution

Orchestrate PREVC plan execution across modes with TDD hard-gate enforcement.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/NEXUZ-SYS/devflow --skill prevc-execution
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prevc-execution
Source: https://github.com/NEXUZ-SYS/devflow/tree/main/skills/prevc-execution
Command: npx skills add https://github.com/NEXUZ-SYS/devflow --skill prevc-execution

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PREVC Execution phase automation and orchestration of plan implementation using dotcontext in Full mode or Superpowers in Lite/Minimal modes.

Core Features & Use Cases

  • Orchestrated execution of PREVC plans across Full, Lite, and Minimal modes
  • TDD hard-gate enforcement, progress tracking, and gate checks throughout the flow
  • Support for autonomous looping and inter-agent handoffs to maintain context

Quick Start

Initiate PREVC execution by loading your plan slug and selecting the desired mode (Full, Lite, or Minimal).

Frequently Asked Questions about prevc-execution

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

FAQPage Schema
What is agent orchestration for plan execution and how does it work?

Agent orchestration for plan execution automates translating an approved plan into task-level actions by coordinating agent workflows across modes. It enforces TDD hard-gates, tracks progress, and supports autonomous looping and inter-agent handoffs to maintain context.

How do I automate workflow execution using agent orchestration?

To automate workflow execution, load your plan slug and select a mode (Full, Lite, or Minimal). The system applies dotcontext in Full mode or Superpowers in Lite/Minimal modes to orchestrate agents, enforce TDD gates, and track implementation progress autonomously.

Can I use agent orchestration with Lite or Minimal workflows?

Yes, agent orchestration supports Lite and Minimal workflows by utilizing Superpowers mode. This allows you to translate approved plans into task-level actions while maintaining TDD hard-gate enforcement and progress tracking without requiring Full mode dotcontext.

How does TDD hard-gate enforcement work during automated execution?

TDD hard-gate enforcement ensures test-driven development requirements are met before proceeding during automated execution. The orchestration flow tracks these gate checks throughout the autonomous looping and inter-agent handoffs to maintain development standards.

What is the best way to manage context handoffs between agents during execution?

Managing context handoffs is best handled through autonomous looping within the orchestration workflow. This maintains context between agents during task-level action execution, ensuring smooth transitions while enforcing TDD hard-gates and tracking progress.

Why does plan execution stall during agent handoffs in autonomous workflows?

Plan execution may stall during agent handoffs if the selected mode lacks proper context tracking. Ensure you are using dotcontext in Full mode or Superpowers in Lite/Minimal modes to support autonomous looping and maintain context across TDD gate checks.