harness-score

Score merged pull requests for correctness and false positives using evidence.

3|1|Updated May 1, 2026
One-click install
npx skills add https://github.com/bigbulgogiburger/claude_jira_harness --skill harness-score
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness-score
Source: https://github.com/bigbulgogiburger/claude_jira_harness/tree/main/skills/harness-score
Command: npx skills add https://github.com/bigbulgogiburger/claude_jira_harness --skill harness-score

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of post-merge validation by automatically scoring pull requests for correctness and detection of false positives, enabling teams to make informed decisions on code deployment.

Core Features & Use Cases

  • Post-merge Verification: Checks if recent merges meet quality standards based on external evidence and internal verdicts.
  • Retrospective Assessment: Validates the effectiveness of previous code reviews and testing efforts after a specified delay.
  • Use Case: A developer merges a feature branch; after 7 days, this Skill automatically evaluates the merge's safety, potential regressions, and false positives, updating verdict summaries for the team.

Quick Start

Invoke /harness-score with the specific issue key after ensuring the PR has been merged at least 7 days prior for accurate evaluation.

Frequently Asked Questions about harness-score

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

FAQPage Schema
How do I automate code quality assessment after merging a pull request?

Automate code quality assessment by invoking the evaluation with a specific issue key after the pull request has been merged. The system scores correctness and identifies false positives to update verification reports for reliable deployment decisions.

When do I need to run a post-merge verification evaluation?

Run post-merge verification at least 7 days after a feature branch merge to accurately evaluate safety, detect potential regressions, and validate the effectiveness of previous code reviews using internal and external evidence.

Does post-merge verdict scoring require any specific dependencies or setup?

Post-merge verdict scoring requires no external dependencies. You only need the specific issue key associated with the merged pull request to automatically evaluate correctness and update verification summaries.

What is the best way to validate false positives in recently merged code?

Validate false positives in recently merged code by applying external evidence and internal verdicts to determine validity. This automated retrospective assessment updates quality metrics and verification reports for the team.

Can I measure code reliability and regressions before deployment using automated scoring?

Measure code reliability and regressions before deployment by running an automated evaluation that checks if recent merges meet quality standards. It scores the merge's safety and updates verdict summaries to guide deployment.

Why does my post-merge evaluation require waiting 7 days before scoring?

Post-merge evaluation requires waiting 7 days to allow sufficient time for potential regressions and false positives to surface. This delay ensures the automated quality assessment captures accurate reliability data before updating verification reports.