harness-agentic-interfaces

Community

Ship safe in-product agent interfaces.

Authorunclenate
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents governance and safety drift when building the user-facing part of an AI product that lets users interact with an in-product agentic interface (copilot panels, generative UI surfaces, MCP-hosted shells, or chat-first experiences).

Core Features & Use Cases

  • Renderer-contract aligned interface design: maps each interface flavor (Controlled / Declarative / Open-ended / Conversational-primary) to the right renderer-contract model so the agent’s UI permissions match reality.
  • Tier discipline for agent-callable actions: applies the harness trust-tier model to in-product actions so Tier 3+ destructive or shared effects require structured, per-action confirmation.
  • Prompt-injection & generative-UI threat modeling: focuses on tool-result injection and sandbox/renderer risks specific to generative UI and open-ended rendering, with concrete review defenses.
  • Human-in-the-loop conformance: ensures every HITL checkpoint declared in design.md is actually enforced in code, blocking silent approval-flow drift.
  • Decision guidance for stack selection: helps choose CopilotKit vs A2UI vs MCP-Apps vs custom by emphasizing contract implications rather than vendor preference.
  • Upgrade discipline: treats model/runtime/vendor upgrades as Tier-4-like changes with rollback and golden interaction set expectations.

Quick Start

Use this skill when your project has domains/agentic-interfaces declared in harness.manifest.yaml and you need to review or implement the renderer-contract, tiered confirmation UI, and HITL enforcement for the agent’s in-product surface.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: harness-agentic-interfaces
Download link: https://github.com/unclenate/auto-harness/archive/main.zip#harness-agentic-interfaces

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.