perfectcode-zen-implement

Orchestrate parallel agents to execute plans from .opencode/plans/ with quality gates.

11|2|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/the-perfect-developer/the-perfect-opencode --skill perfectcode-zen-implement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: perfectcode-zen-implement
Source: https://github.com/the-perfect-developer/the-perfect-opencode/tree/main/.opencode/skills/perfectcode-zen-implement
Command: npx skills add https://github.com/the-perfect-developer/the-perfect-opencode --skill perfectcode-zen-implement

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating end-to-end execution of a written plan from the plans folder by orchestrating parallel agents, ensuring traceability, quality gates, and completion only after successful testing.

Core Features & Use Cases

  • Orchestrates plan execution with the build agent as the driver, decomposing the plan and delegating work to coders, escalating when blockers arise.
  • Enables parallel task execution, strong task tracking, and mandatory quality gates to guarantee reliable delivery.
  • Ensures alignment with the plan in .opencode/plans/ and provides clear traceability from plan to done.

Quick Start

Place a plan file in .opencode/plans/ and trigger the build agent to begin implementing the plan.

Frequently Asked Questions about perfectcode-zen-implement

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

FAQPage Schema
How do I orchestrate parallel agents to execute a software development plan?

Orchestrate parallel agents by placing a written plan in the .opencode/plans/ directory and triggering the build agent to decompose tasks, delegate work to coders, and escalate blockers for end-to-end plan execution.

What is plan-driven orchestration with task decomposition and quality gates?

Plan-driven orchestration is coordinating a written plan end-to-end using parallel agents, applying task decomposition, delegation, mandatory quality gates, and rigorous testing before completion to ensure traceability and reliable delivery.

Can I enforce traceability from a written plan to completed tasks using parallel agents?

Yes, you can enforce plan traceability by orchestrating execution from the .opencode/plans/ folder, ensuring the build agent delegates decomposed tasks to parallel agents and applies quality gates to track alignment from plan to done.

How to ensure rigorous testing before completing complex plan execution?

Ensure rigorous testing by applying mandatory quality gates during plan execution, requiring the build agent to satisfy testing requirements across all decomposed tasks before marking the end-to-end plan as complete.

What's the best way to handle blockers during parallel task decomposition and delegation?

Handle blockers during parallel task decomposition by enabling the build agent to escalate issues when they arise, ensuring strong task tracking and continuous alignment with the original plan throughout the workflow.

Do I need to write a plan file before starting automated plan execution?

Yes, you need to place a written plan file in the .opencode/plans/ directory before triggering the build agent to begin automating task decomposition, parallel agent delegation, and quality gate enforcement.