start-workflow-hd

Orchestrate frontend development from analysis through planning, implementation, quality checks, and PR workflows.

1|1|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/kangmomin/harness-plugins --skill start-workflow-hd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start-workflow-hd
Source: https://github.com/kangmomin/harness-plugins/tree/main/plugins/hyeondongs-harness/skills/start-workflow-hd
Command: npx skills add https://github.com/kangmomin/harness-plugins --skill start-workflow-hd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The orchestration automates the entire frontend development lifecycle from requirement analysis to reflection, reducing manual handoffs and delays.

Core Features & Use Cases

  • Phase-driven orchestration across analysis, planning, implementation, quality loops, review, and reflection.
  • Autonomous sub-agents handling specialized tasks while preserving a single context for the workflow.
  • Deterministic plan generation, build checks, linting, testing, and PR workflows to ensure consistent delivery.

Quick Start

Provide a project spec to kick off an end-to-end frontend workflow from analysis to reflection.

Frequently Asked Questions about start-workflow-hd

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

FAQPage Schema
How do I automate end-to-end frontend workflows from planning to PR?

To automate frontend workflows, this Skill orchestrates the entire lifecycle from requirement analysis to reflection, coordinating multi-phase execution including planning, implementation, QA loops, and PR workflows.

What is phase-driven orchestration for frontend development?

Phase-driven orchestration is an execution mechanism that sequentially handles analysis, planning, implementation, quality loops, review, and reflection to ensure deterministic and consistent frontend delivery.

Can I enforce accessibility reviews and linting in an automated frontend workflow?

Yes, you can enforce accessibility reviews and linting. The workflow integrates automated quality assurance loops, build checks, and testing to ensure reliable delivery standards.

What's the best way to coordinate multi-phase execution for frontend QA loops?

The best way to coordinate QA loops is using autonomous sub-agents that handle specialized tasks while preserving a single context, ensuring consistent build checks, linting, and testing across phases.

Do I need to provide a project spec to start an automated frontend workflow?

Yes, you need to provide a project spec. Supplying a project specification kicks off the end-to-end frontend workflow from the initial analysis phase through to final reflection.

Why does my automated frontend workflow require a post-workflow reflection phase?

An automated frontend workflow requires a post-workflow reflection phase to evaluate the execution process, ensuring deterministic plan generation was followed and identifying improvements for future delivery.