harness-view-build

Automate incremental rebuilds of AgentZero Dev harness views.

8|1|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/psmon/AgentZeroLite --skill harness-view-build
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness-view-build
Source: https://github.com/psmon/AgentZeroLite/tree/main/.claude/skills/harness-view-build
Command: npx skills add https://github.com/psmon/AgentZeroLite --skill harness-view-build

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, Write, Edit, Glob, Grep, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates and streamlines the building and management of the AgentZero Dev harness views, reducing manual effort and speeding up development processes.

Core Features & Use Cases

  • Partial Rebuild: Incrementally update index manifests without rebuilding the entire site.
  • Creator Mode: Customize the harness view codebase with HTML/CSS/JS modifications.
  • Dev Server: Run a local development server for testing and debugging.
  • PDSA Update: Analyze recent logs and update the PDSA insights section dynamically.

Quick Start

Activate the builder mode by saying "harness-view 빌드" or "하네스뷰 빌드" to rebuild the index manifests and refresh the viewer.

Frequently Asked Questions about harness-view-build

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

FAQPage Schema
How do I rebuild harness views incrementally without updating the entire site?

You can rebuild harness views incrementally by using the partial rebuild feature, which updates index manifests dynamically without regenerating the entire site. Activate the builder mode to refresh the viewer and apply recent changes.

How do I run a local development server to test and debug harness views?

Run a local development server using the integrated dev server feature to test and debug harness views. It provides a local environment for validating HTML, CSS, and JS modifications before deployment.

Can I customize the harness view codebase with my own HTML, CSS, and JS?

Yes, you can customize the harness view codebase using Creator Mode. This feature allows you to directly modify and apply HTML, CSS, and JS updates to tailor the development views to your needs.

What dependencies do I need to manage and build harness views?

You need Bash, Read, Write, Edit, Glob, and Grep dependencies installed in your environment to manage and build harness views. These tools are required to automate partial rebuilds and handle file operations.

How do I dynamically update the PDSA insights section from recent logs?

The PDSA Update feature analyzes recent logs and dynamically updates the PDSA insights section for you. This automates the process of extracting insights and reflecting them directly within the harness views.