evaluate

Evaluates workspace artifacts through deterministic scripts and skeptical qualitative review.

10|1|Updated Jun 29, 2026
One-click install
npx skills add https://github.com/mishahanin/heading-os --skill evaluate-mishahanin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evaluate
Source: https://github.com/mishahanin/heading-os/tree/main/.claude/skills/evaluate
Command: npx skills add https://github.com/mishahanin/heading-os --skill evaluate-mishahanin

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill eliminates the risk of deploying low-quality or broken artifacts by enforcing a rigorous, two-layer quality gate that combines automated deterministic checks with skeptical human-style review.

Core Features & Use Cases

  • Deterministic Validation: Runs automated scripts to verify syntax, structure, and compliance with workspace standards.
  • Skeptical Qualitative Review: Applies a critical, non-generous assessment to ensure clarity, edge-case handling, and operational completeness.
  • Actionable Feedback: Generates structured reports with specific rework instructions, ensuring that failed artifacts are corrected rather than just rejected.

Quick Start

Use the evaluate skill to perform a quality assessment on the script located at scripts/generate-dashboard.py.

Frequently Asked Questions about evaluate

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

FAQPage Schema
How do I validate scripts and workspace artifacts before deployment?

To validate scripts and workspace artifacts, you can run a multi-layer quality assessment that combines deterministic script execution for syntax verification with skeptical qualitative review to ensure operational clarity and production-readiness.

What is skeptical code review for quality assurance?

Skeptical code review for quality assurance is a critical, non-generous assessment process that evaluates technical integrity, edge-case handling, and operational completeness to ensure artifacts meet strict workspace standards before production deployment.

How do I check if my code adheres to workspace standards?

You can check code adherence to workspace standards by running automated validation scripts that verify structural compliance, error handling, and operational clarity, followed by a qualitative review to ensure production-ready output.

Can I use automated validation for workspace rules and references?

Yes, you can use automated validation to assess workspace rules and references by executing deterministic scripts that verify syntax, structure, and compliance, ensuring all artifacts meet required technical and qualitative benchmarks.

What is the best way to generate actionable feedback for failed code review?

The best way to generate actionable feedback for failed code review is to use a quality gate that produces structured reports with specific rework instructions, ensuring that failed artifacts are corrected rather than just rejected.

Why does my artifact pass syntax validation but fail qualitative evaluation?

An artifact may pass syntax validation but fail qualitative evaluation because deterministic checks only verify structure, while skeptical review critically assesses edge-case handling, operational completeness, and clarity against workspace standards.