aspirations-precheck

Run pre-selection checks for aspiration health and blocker resolution before goal selection.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures that before goal selection each iteration runs a comprehensive pre-check sequence to verify aspiration health, detect blockers, and maintain a healthy pipeline.

Core Features & Use Cases

  • Runs automated phase 0 checks (completeness, blockers, gate readiness) to prevent stalled work.
  • Maintains recurring goals by resetting status when needed and surfaces high-priority investigations.
  • Detects unproductive cycles and triggers corrective investigations to keep aspirations aligned with outcomes.

Quick Start

Invoke at the start of each iteration to perform pre-selection checks, refresh health status, and surface blockers or pipeline gaps.

Frequently Asked Questions about aspirations-precheck

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

FAQPage Schema
How do I automate pre-selection checks for aspiration health and pipeline readiness?

Automating pre-selection checks involves running a comprehensive precheck sequence at the start of each iteration to verify aspiration health, detect blockers, and maintain a healthy pipeline. This prevents stalled work and surfaces pipeline gaps.

How do I detect unproductive cycles and resolve blockers before goal selection?

Detecting unproductive cycles requires running automated phase 0 checks to identify blockers and gate readiness. When unproductive cycles are detected, the system triggers corrective investigations to keep aspirations aligned with outcomes and resolve blockers.

What is the best way to maintain recurring goals and prevent stalled work in an automated workflow?

The best way to maintain recurring goals and prevent stalled work is to invoke automated precheck phases at the start of every iteration. This refreshes health status, resets goal statuses when needed, and surfaces high-priority investigations.

When do I need to run precheck phases for aspiration health and blocker resolution?

You need to run precheck phases for aspiration health and blocker resolution at the start of each iteration before goal selection. This ensures completeness, validates gate readiness, and enables automated creation of new goals when thresholds are not met.

Do I need working memory and pipeline meta to orchestrate precheck phases?

Yes, you need working memory and pipeline meta to orchestrate precheck phases effectively. The process coordinates with guardrails, aspiration data, pipeline meta, and working memory via scripts to validate health checks and resolve blockers.

Why does goal selection stall when thresholds are not met, and how can I automate new goal creation?

Goal selection stalls when health thresholds are not met due to unresolved blockers or incomplete pipeline readiness. Automating new goal creation requires running pre-selection checks to validate health status and trigger corrective investigations automatically.