harness-sdlc-suite

Route to domain SDLC skills and initialize the delivery pipeline from a domain_profile.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/xuzhijie-ownself/harness --skill harness-sdlc-suite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness-sdlc-suite
Source: https://github.com/xuzhijie-ownself/harness/tree/main/plugins/harness-sdlc-suite/skills/harness-sdlc-suite
Command: npx skills add https://github.com/xuzhijie-ownself/harness --skill harness-sdlc-suite

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a domain registry and orchestrator for the Harness SDLC, routing to the correct domain skills and defining the end-to-end delivery pipeline when a domain profile is selected.

Core Features & Use Cases

  • Domain routing: selects the appropriate SDLC domain skill based on the active domain_profile.
  • End-to-end delivery pipeline: connects discovery, analysis, design, development, testing, and deployment phases across domain skills.
  • Central references: aggregates and exposes references to all SDLC domain skills for cohesive governance.

Quick Start

Select an SDLC domain profile to activate routing to the corresponding domain skills and initialize the delivery pipeline.

Frequently Asked Questions about harness-sdlc-suite

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

FAQPage Schema
What is software delivery lifecycle orchestration and when do I need it?

Software delivery lifecycle orchestration routes tasks to the correct domain skills and connects discovery through deployment. You need it when coordinating multiple SDLC phases like analysis, design, development, and testing across different domain profiles.

How do I route my workflow to the correct SDLC domain skill?

To route your workflow to the correct SDLC domain skill, configure a domain_profile in your state.json or spec.md file. The orchestrator reads this profile and automatically selects the appropriate domain skill for your delivery pipeline.

Does workflow orchestration work with architecture and ops domain profiles?

Yes, workflow orchestration works across software, architecture, business_analysis, solution_architecture, and ops profiles. It connects all these domains to ensure cohesive governance across the entire delivery pipeline.

How do I initialize an end-to-end delivery pipeline across domain skills?

To initialize an end-to-end delivery pipeline, select an active SDLC domain profile in your configuration. This activates routing to the corresponding domain skills and connects the discovery, analysis, design, development, testing, and deployment phases.

What's the best way to manage references across multiple SDLC domain skills?

The best way to manage references across SDLC domain skills is using a central registry that aggregates them. This orchestrator exposes references to all domain skills, providing cohesive governance for your software delivery lifecycle.

Do I need a configured domain_profile to use SDLC routing?

Yes, you need a configured domain_profile in either state.json or spec.md to use SDLC routing. Without an active profile, the orchestrator cannot determine which domain skill to select for the delivery pipeline.