Create, review, or update Harness Anything presets. Use when designing preset-manifest JSON, preset script entrypoints, reads/writes scopes, preset profiles, process-action presets, or preset tests for Harness Anything. Enforces declaration-first presets and forbids hardcoding preset-specific behavior in CLI core TypeScript.
Install Harness Anything into a project and verify the full init flow end to end. Use whenever a user asks to install, set up, onboard, or initialize Harness Anything in a repository, or to verify that a fresh install actually works (init, daemon, first task, gate blocking a fake completion).
Route Harness Anything task creation through dynamic preset discovery. Use whenever an agent is creating, planning, scoping, or preparing a Harness task package, or deciding which preset should shape one; trigger before task creation so the agent discovers current presets, inspects candidates, and creates the task with an explicit preset.
Create, review, or update Harness Anything verticals. Use when designing vertical-definition JSON, vertical template catalogs, entity kinds, package scaffolds, checker profiles, projection schemas, and preset layering for a new Harness Anything domain such as coding, QA, docs, design, or operations.
Generate a human-readable Relation Graph Panorama HTML artifact from the Harness Anything SQLite relation graph projection. Use when inspecting relation_edges and relation_coverage coverage state. This skill reads SQLite and writes only the requested generated HTML artifact.