Harness-engineering harness-verification

name: harness-verification

install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest: agents/skills/claude-code/harness-verification/skill.yaml
source content

name: harness-verification version: "1.0.0" description: Comprehensive harness verification of project health and compliance stability: static cognitive_mode: meticulous-verifier triggers:

  • manual
  • on_pr
  • on_commit platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools:
  • Bash
  • Read
  • Glob
  • emit_interaction cli: command: harness skill run harness-verification args:
    • name: path description: Project root path required: false
    • name: session-slug description: Session slug for scoped state/handoff (passed by autopilot) required: false mcp: tool: run_skill input: skill: harness-verification path: string type: rigid tier: 2 phases:
  • name: check description: Run all harness validation commands required: true
  • name: report description: Summarize findings and violations required: true
  • name: remediate description: Fix any critical violations required: true state: persistent: false files: [] depends_on: []