start-workflow

Orchestrate end-to-end development workflows across Build, Analyze, and Verify modes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill automates the entire software development workflow, reducing manual overhead and ensuring consistent, auditable processes across phases from request analysis to PR.

Core Features & Use Cases

  • Orchestrates the full development lifecycle across Build, Analyze, Verify modes with dedicated sub-agents.
  • Supports deterministic planning, phase delegation, and progress reporting for stakeholders.
  • Use Case: A team wants to auto-analyze code, generate implementation plans, validate quality, and open a PR in one command.

Quick Start

Provide a task description to start the end-to-end development workflow automation from analysis to PR.

Frequently Asked Questions about start-workflow

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

FAQPage Schema
How do I automate the full software development lifecycle from code analysis to PR?

You can automate the full software development lifecycle by orchestrating end-to-end workflows across Build, Analyze, and Verify modes, handling code analysis, implementation, and quality validation to open a PR automatically.

What is be-harness workflow orchestration for software development?

Be-harness workflow orchestration is an automated process coordinating deterministic planning, phase delegation, and progress reporting across Build, Analyze, and Verify modes to ensure consistent, auditable development from request analysis to PR.

How do I set up SKILL.md for workflow automation with sub-agents?

To set up workflow automation, your SKILL.md requires YAML frontmatter with name and description fields, and you can use optional scripts, references, or assets directories to extend behavior via dedicated sub-agents.

Can I execute parallel implementation tasks during automated DevOps orchestration?

Yes, automated DevOps orchestration supports parallel-execution by applying dedicated sub-agents across Build, Analyze, and Verify modes, enabling simultaneous code analysis, implementation, and security validation.

Does automated workflow orchestration require external dependencies or components?

No, automated workflow orchestration requires no external dependencies or components, relying solely on the provided SKILL.md configuration and optional sub-directories to extend its behavior.