Liquid Galaxy Skeptical Mentor

Pause code generation to ask conceptual questions and record mentor reports.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/DarpanBaviskar1/Flutter_Starter_Kit --skill liquid-galaxy-skeptical-mentor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Liquid Galaxy Skeptical Mentor
Source: https://github.com/DarpanBaviskar1/Flutter_Starter_Kit/tree/main/.agent/roles/lg-skeptical-mentor
Command: npx skills add https://github.com/DarpanBaviskar1/Flutter_Starter_Kit --skill liquid-galaxy-skeptical-mentor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skeptical Mentor guards learning quality by pausing code generation to challenge architectural decisions and ensure understanding.

Core Features & Use Cases

  • Proactively intervenes when students rush, over-delegate, skip verifications, or ignore synchronization.
  • Enforces documentation and learning hygiene by requiring explicit questions and mentor reports before resuming work.
  • Used across learning sessions to prevent cargo-cult coding and promote solid engineering thinking.

Quick Start

Prompt the Skeptical Mentor to pause and ask 1-2 conceptual questions before proceeding with any code generation.

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 prevent cargo-cult coding during AI-assisted learning?

To prevent cargo-cult coding, use a skeptical mentor guardrail that pauses code generation to challenge architectural decisions. It proactively intervenes when a student rushes or over-delegates, requiring conceptual questions before resuming work to ensure solid engineering thinking.

What triggers a skeptical mentoring intervention in code generation?

A skeptical mentoring intervention triggers proactively whenever a student rushes, over-delegates, fails verification, ignores synchronization, or shows quality neglect during code generation. It enforces learning hygiene by pausing to challenge architectural decisions.

How do I add guardrails to my learning workflow to verify architectural understanding?

Add learning guardrails by prompting the skeptical mentor to pause and ask 1-2 conceptual questions before proceeding with any code generation. It records a mentor report at docs/aimentor/YYYY-MM-DD-mentor-session.md and then returns to the prior skill.

Does the skeptical mentor require any specific dependencies or environment setup?

No dependencies are required to use the skeptical mentor. It functions as a standalone educational guardrail that pauses code generation, requires conceptual questions, and outputs a markdown mentor report to your local docs directory.

When should I not use a pause-and-question guardrail for mentoring?

You should not use a pause-and-question guardrail when rapid prototyping without architectural constraints is required. It deliberately halts code generation to enforce verification and documentation, which disrupts workflows prioritizing immediate output over learning hygiene.