Liquid Galaxy Skeptical Mentor

Validate learner understanding at phase transitions against STARTER_KIT_CONTEXT.md.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/Shaileshukla529/LG-Flutter-Starter-Kit --skill liquid-galaxy-skeptical-mentor-shaileshukla529
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Liquid Galaxy Skeptical Mentor
Source: https://github.com/Shaileshukla529/LG-Flutter-Starter-Kit/tree/main/.agent/skills/lg-flutter-skeptical-mentor
Command: npx skills add https://github.com/Shaileshukla529/LG-Flutter-Starter-Kit --skill liquid-galaxy-skeptical-mentor-shaileshukla529

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validates learner understanding during phase transitions by enforcing targeted verification questions and safeguarding against bypassing critical steps.

Core Features & Use Cases

  • Gatekeeping during phase transitions to ensure genuine comprehension before proceeding.
  • Evaluates responses against STARTER_KIT_CONTEXT.md and logs outcomes for traceability.
  • Returns control to the invoking skill only after successful validation.

Quick Start

Ask 1-3 verification questions during entering-plan and 1-2 during entering-execute, then evaluate answers against STARTER_KIT_CONTEXT.md and return control to the invoking skill.

Frequently Asked Questions about Liquid Galaxy Skeptical Mentor

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

FAQPage Schema
How do I verify learner understanding during phase transitions to prevent skipping critical steps?▼

Verify learner understanding during phase transitions by prompting targeted verification questions against STARTER_KIT_CONTEXT.md. Ask 1-3 questions during entering-plan and 1-2 during entering-execute, then evaluate responses and log results in SESSION_STATE.md before returning control.

What is phase transition gatekeeping for learning comprehension and how does it work?▼

Phase transition gatekeeping validates learning comprehension by enforcing targeted verification questions at critical workflow stages. It compares learner responses against STARTER_KIT_CONTEXT.md and records validation outcomes in SESSION_STATE.md before allowing progression.

How do I enforce mandatory verification questions before entering execute or plan phases?▼

Enforce mandatory verification questions before entering plan or execute phases by configuring the skill to prompt 1-3 questions for entering-plan and 1-2 for entering-execute. Answers are evaluated against STARTER_KIT_CONTEXT.md and outcomes are logged in SESSION_STATE.md.

Does phase transition verification work without external dependencies or components?▼

Phase transition verification works without external dependencies or components. It operates standalone, requiring only STARTER_KIT_CONTEXT.md for answer evaluation and SESSION_STATE.md for logging validation results before returning control to the invoking skill.

Why does my learner bypass phase transition checks and how can I stop it?▼

Learners bypass phase transition checks when no verification gatekeeper is enforced. Implement targeted verification questions evaluated against STARTER_KIT_CONTEXT.md, with results recorded in SESSION_STATE.md, to ensure genuine comprehension before proceeding.

What's the best way to log verification outcomes for learner phase transitions?▼

Log verification outcomes for learner phase transitions by recording validation results in SESSION_STATE.md. Evaluate learner responses against STARTER_KIT_CONTEXT.md after asking phase-appropriate questions, then store outcomes before returning control to the invoking skill.