aspirations-verify

Verifies completed goals by applying hypothesis checks and updating status metadata.

5|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/zkysar1/Claude-Mind --skill aspirations-verify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aspirations-verify
Source: https://github.com/zkysar1/Claude-Mind/tree/main/.claude/skills/aspirations-verify
Command: npx skills add https://github.com/zkysar1/Claude-Mind --skill aspirations-verify

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures completed goals actually reach the intended end state by applying formal verification, hypothesis outcomes, and escalation for empty checks.

Core Features & Use Cases

  • Verifies hypothesis-driven goals using a defined set of checks or an escalation protocol when checks are empty.
  • Updates goal status to completed, logs completion metadata, and handles recurring streaks to support long-running aspirations.
  • Unblocks dependent goals by propagating verified outputs and updating descriptions with predecessor results.

Quick Start

Run the verification workflow to determine if a completed goal passes checks and update its status.

Frequently Asked Questions about aspirations-verify

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

FAQPage Schema
How do I verify goal completion status after an automated task finishes?

Verify goal completion by reading relevant goal fields, performing file or state hypothesis checks, and emitting status updates to determine if the execution reached the desired end state. This workflow applies unified checks to ensure robust completion.

What happens when goal verification checks are empty or missing?

When goal verification checks are empty, the workflow triggers an escalation protocol to ensure robust goal completion. This prevents unverified goals from falsely passing and ensures formal validation still occurs before status updates.

Can I automate unblocking downstream goals after successful verification?

Yes, successful goal verification automatically unblocks dependent goals by propagating verified outputs and updating descriptions with predecessor results. This propagates verified outputs and updates descriptions with predecessor results to maintain workflow momentum.

How do I manage recurring streaks for long-running aspirations and goals?

Manage recurring streaks for long-running aspirations by logging completion metadata during the goal verification workflow. The system updates goal status to completed and handles recurring streaks to support continuous, long-running objectives.

Does hypothesis-driven goal verification support custom state and file checks?

Hypothesis-driven goal verification supports custom state and file checks by requiring the agent to read and evaluate relevant goal fields. It applies unified checks to validate whether the execution achieved its desired end state before updating metadata.

What is the best way to structure checks for AI system goal verification?

The best way to structure AI system goal verification is using a defined set of hypothesis checks applied after execution. This formal verification approach evaluates the end state, logs metadata, and updates downstream dependencies upon success.