check

Evaluate plan feasibility at lifecycle checkpoints and produce execution verdicts.

1|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/huacheng/moonview --skill check-huacheng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: check
Source: https://github.com/huacheng/moonview/tree/main/plugins/task-ai/skills/check
Command: npx skills add https://github.com/huacheng/moonview --skill check-huacheng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill provides a structured feasibility assessment at critical lifecycle checkpoints to ensure plans are viable and ready for execution, reducing wasted effort.

Core Features & Use Cases

  • Evaluate plan readiness at post-plan checkpoints to decide if execution should proceed, pause, or be re-planned.
  • Inspect dependencies, plan documents, and tests to identify blockers and ensure traceability.
  • Generate an action-oriented verdict and corresponding next steps to keep tasks moving.

Quick Start

Run the check against a notebook at a chosen checkpoint to evaluate feasibility and decide next actions.

Frequently Asked Questions about check

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

FAQPage Schema
How do I verify plan feasibility at key project checkpoints?

To verify plan feasibility at key checkpoints, you evaluate plan readiness, inspect dependencies, and identify blockers to produce an action-oriented verdict. This structured assessment ensures plans are viable before execution proceeds.

What is a lifecycle checkpoint check for task execution?

A lifecycle checkpoint check is a structured feasibility assessment that evaluates plans, targets, and tests before execution. It determines whether a task is ready to move forward or requires further revision.

How do I decide whether to PASS, BLOCK, or REPLAN a project task?

You decide whether to PASS, BLOCK, or REPLAN a task by running a feasibility check against gathered artifacts at a chosen checkpoint. The generated verdict guides the specific next action required.

When do I need to run a feasibility check on a plan document?

You need to run a feasibility check at post-plan checkpoints when you must evaluate execution readiness. It inspects dependencies and tests to ensure traceability and identify blockers before proceeding.

What's the best way to identify blockers and ensure traceability before execution?

The best way to identify blockers and ensure traceability is to inspect dependencies, plan documents, and tests during a checkpoint evaluation. This process generates actionable next steps to keep tasks moving.