harness

Orchestrate a development pipeline with Planner, Plan Validator, Developer, and Reviewer agents.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/nrhys2005/test-gap --skill harness-nrhys2005
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: harness
Source: https://github.com/nrhys2005/test-gap/tree/main/.claude/skills/harness
Command: npx skills add https://github.com/nrhys2005/test-gap --skill harness-nrhys2005

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of managing the entire workflow of a development pipeline, from planning to review, through the collaboration of Planner, Plan Validator, Developer, and Reviewer agents.

Core Features & Use Cases

  • Collaborative Workflow: Streamline the process of planning, validating, developing, and reviewing tasks.
  • Agent-Based System: Utilize specialized agents for each stage of the workflow.
  • Use Case: Ideal for teams that need to ensure a structured and efficient development process, where each stage is handled by a dedicated expert.

Quick Start

Execute the harness skill with the provided work ID or description to initiate the development pipeline.

Frequently Asked Questions about harness

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

FAQPage Schema
How do I orchestrate a development pipeline with multiple agents?▼

You can orchestrate a development pipeline by coordinating Planner, Plan Validator, Developer, and Reviewer agents to handle task planning, technical validation, module implementation, and review sequentially.

What is an agent-based system for developer workflow management?▼

An agent-based developer workflow system utilizes specialized agents for each pipeline stage, ensuring structured task planning, technical validation, and code review for efficient development.

How do I start work orchestration for a new development task?▼

To start work orchestration, execute the skill with a specific work ID or task description to initiate the pipeline and trigger the planning, development, and review agents.

Does pipeline management work without integrating external dependencies?▼

Yes, pipeline management works without external dependencies, relying entirely on internal scripts and references to coordinate the Planner, Developer, and Reviewer agents.

When do I need a plan validator in my development pipeline?▼

You need a plan validator when your workflow requires technical validation of tasks before module implementation, ensuring the development agent receives a verified plan.