vivreal-subagent-driven

Execute Vivreal plans by dispatching isolated coder and reviewer subagents per task.

Updated May 12, 2026
One-click install
npx skills add https://github.com/HillBombCreations/vivreal-skills --skill vivreal-subagent-driven
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vivreal-subagent-driven
Source: https://github.com/HillBombCreations/vivreal-skills/tree/main/vivreal-workflow/skills/vivreal-subagent-driven
Command: npx skills add https://github.com/HillBombCreations/vivreal-skills --skill vivreal-subagent-driven

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps users execute Vivreal plans by dispatching isolated subagents for each task, ensuring focused work and iterative reviews for high-quality outcomes.

Core Features & Use Cases

  • Subagent-Driven Development: Assigns a fresh coder subagent per task, followed by a reviewer pass, and a final whole-branch review.
  • Plan Execution: Triggers on executing the plan, running the plan, implementing task-by-task, and subagent-driven execution.
  • Use Case: When working on a complex project with an approved plan, use this Skill to ensure each task is implemented and reviewed effectively.

Quick Start

To execute the plan, use the 'vivreal-subagent-driven' skill with the plan.md file.

Frequently Asked Questions about vivreal-subagent-driven

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

FAQPage Schema
How do I execute a Vivreal plan with isolated subagents for task implementation?

Subagent-driven execution dispatches a fresh coder subagent for each task in a Vivreal plan, followed by a reviewer pass and a final whole-branch review to ensure high-quality outcomes.

What is subagent-driven plan management in software engineering?

Subagent-driven plan management is a development technique that assigns isolated coder and reviewer subagents to individual tasks, enabling focused work and iterative code reviews for complex projects.

How do I start subagent-driven execution using a plan.md file?

To start subagent-driven execution, trigger the skill with your approved plan.md file, which automatically dispatches coder and reviewer subagents to implement and review tasks sequentially.

Do I need knowledge of Vivreal workflow agents to use subagent-driven task execution?

Yes, subagent-driven task execution requires knowledge of Vivreal workflow agents and shared-standards to properly dispatch isolated coder and reviewer subagents for iterative reviews.

When should I use isolated subagents for code review and task execution?

Use isolated subagents for code review and task execution when working on a complex project with an approved plan, ensuring each task is implemented and reviewed effectively without context interference.