orch-implementation

Coordinate end-to-end feature implementation across HyperSan, HyperArch, and HyperDream with quality gates.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/AI-Driven-Highspeed-Development/adhd_framework_v3 --skill orch-implementation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orch-implementation
Source: https://github.com/AI-Driven-Highspeed-Development/adhd_framework_v3/tree/main/modules/dev/instruction_core/data/skills/orch-implementation
Command: npx skills add https://github.com/AI-Driven-Highspeed-Development/adhd_framework_v3 --skill orch-implementation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The orchestrator coordinates end-to-end feature implementation across specialist agents with mandatory quality gates, ensuring alignment and traceability.

Core Features & Use Cases

  • Phase-driven workflow: PRE-CHECK, IMPLEMENT, POST-CHECK, and optional DOC-UPDATE to manage complex feature delivery.
  • Quality gates and guardrails: Enforces feasibility validation, issue triage, retries (max 2), and post-validate checks to prevent regressions.
  • Use Case: Orchestrate a cross-team feature across HyperSan and HyperArch, with automated validation and documentation updates when required.

Quick Start

Trigger an implementation task with clear goals and let the orchestrator coordinate all four phases from PRE-CHECK to DOC-UPDATE.

Frequently Asked Questions about orch-implementation

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

FAQPage Schema
How do I orchestrate multi-agent feature implementation with mandatory quality gates?

Multi-agent feature implementation is orchestrated through a phase-driven workflow covering PRE-CHECK, IMPLEMENT, POST-CHECK, and optional DOC-UPDATE, coordinating specialist agents with mandatory quality gates to ensure alignment and traceability.

How does automated quality gate enforcement work during code implementation?

Quality gate enforcement works by applying feasibility validation, issue triage, post-validate checks, and a maximum of two retries to prevent regressions and enforce coding standards during the code implementation workflow.

What is the best way to manage end-to-end feature delivery across multiple specialist agents?

End-to-end feature delivery is managed by triggering an implementation task with clear goals, letting the orchestrator coordinate cross-team phases from PRE-CHECK to DOC-UPDATE with automated validation and anti-hallucination checks.

Does multi-agent orchestration support issue triage and automated retries?

Multi-agent orchestration supports issue triage and automated retries, enforcing a maximum of two retries alongside post-validate checks to prevent regressions and ensure coding standard compliance.

When do I need a phase-driven workflow with PRE-CHECK and POST-CHECK phases?

A phase-driven workflow with PRE-CHECK and POST-CHECK phases is needed when orchestrating complex feature delivery across specialist agents, requiring feasibility validation, issue triage, and structured YAML-like blocks to coordinate actions.

Can I automate documentation updates after completing a feature implementation?

Documentation updates can be automated using the optional DOC-UPDATE phase, which finalizes the end-to-end feature implementation workflow after the PRE-CHECK, IMPLEMENT, and POST-CHECK phases are completed.