self-check

Detect and correct mid-execution drift with self-observation checkpoints during long-running tasks.

13|3|Updated Nov 15, 2025
One-click install
npx skills add https://github.com/sddevelopment-be/quickstart_agent-augmented-development --skill self-check
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: self-check
Source: https://github.com/sddevelopment-be/quickstart_agent-augmented-development/tree/main/.claude/skills/self-check
Command: npx skills add https://github.com/sddevelopment-be/quickstart_agent-augmented-development --skill self-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams and AI agents maintain alignment during ongoing work by providing a structured mid-execution checkpoint process.

Core Features & Use Cases

  • Self-Observation Protocol: A formalized checkpoint sequence to assess execution state, detect drift, and preemptively adjust course.
  • Checkpoint Phases: enter meta-mode, run a self-observation checklist, apply pattern recognition, and exit meta-mode with alignment decision.
  • Guardrails for Delegation: Ensures tasks are only delegated when goals, scope, and progress are clearly aligned.

Quick Start

Invoke the self-check at 25% progress to verify alignment and decide whether to continue or adjust.

Frequently Asked Questions about self-check

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

FAQPage Schema
How do I detect and correct mid-execution drift in long-running AI workflows?▼

Mid-execution drift is detected and corrected by performing self-observation checkpoints during long-running AI workflows to assess execution state, recognize patterns, and apply alignment adjustments before task completion or delegation.

What is a self-observation checkpoint protocol for multi-agent coordination?▼

A self-observation checkpoint protocol for multi-agent coordination is a formalized sequence that enters meta-mode, runs an alignment checklist, applies pattern recognition, and exits meta-mode with a decision to ensure tasks are only delegated when goals and scope are clearly aligned.

When should I trigger mid-execution alignment checks during iterative tasks?▼

Mid-execution alignment checks should be triggered at specific progress milestones, such as 25% completion, to verify alignment and decide whether to continue the current execution path or adjust course in iterative AI workflows.

How do I implement workflow governance guardrails for delegating tasks in multi-agent systems?▼

Workflow governance guardrails for delegating tasks are implemented by running a checkpoint sequence that verifies goals, scope, and progress are clearly aligned, ensuring tasks are only delegated when these criteria are met.

Does the self-check workflow require external dependencies or scripts?▼

The self-check workflow requires no external dependencies, relying on a self-contained context-loaded Markdown body with YAML frontmatter and optional component directories for scripts, references, and assets.

What are the limitations of using periodic checkpoints for drift detection?▼

Periodic checkpoints for drift detection are limited by their scheduling frequency, meaning drift occurring between checkpoint phases may not be immediately caught until the next scheduled alignment assessment.