lcplanverify

Validate LeetCode plan ownership, Learn/Review blocks, and checklist alignment.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/taoluo/leetcode-study-system --skill lcplanverify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lcplanverify
Source: https://github.com/taoluo/leetcode-study-system/tree/main/.claude/skills/lcplanverify
Command: npx skills add https://github.com/taoluo/leetcode-study-system --skill lcplanverify

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill acts as a rigorous gatekeeper to ensure a LeetCode daily plan is self-consistent and safe before it is executed by /lcplantoday. It verifies plan ownership, matches between Learn and Review blocks, and alignment with the master checklist to prevent risky plan execution.

Core Features & Use Cases

  • Lock the active plan source and authoritative execution section to avoid drift during verification.
  • Build formal Learn and Review tables from the plan and verify through execution-only checks.
  • Cross-check the Learn items against the Checklist Index and, if needed, inspect Part A slices for missing items.
  • Generate a concise Findings report that guides day-to-day planning and safeguards baseline integrity.

Quick Start

Run /lcplanverify grind to verify the active plan before today's plan generation.

Frequently Asked Questions about lcplanverify

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

FAQPage Schema
How do I verify a LeetCode daily plan before execution to ensure consistency?

To verify a LeetCode daily plan, you can run a validation process that checks plan ownership, execution sections, and cross-references Learn and Review blocks against a master checklist to ensure safe execution.

What does cross-checking Learn and Review blocks in a LeetCode plan involve?

Cross-checking Learn and Review blocks involves building formal tables from the plan and verifying that items align with the Checklist Index, including inspecting Part A slices for any missing items to maintain baseline integrity.

How do I prevent unsafe execution of a LeetCode daily planning checklist?

You prevent unsafe execution of a LeetCode daily planning checklist by locking the active plan source and authoritative execution section, then applying execution-only checks to generate a findings report for corrective actions.

When should I validate my LeetCode plan for safe daily execution?

You should validate your LeetCode plan for safe daily execution when you have a new or recently edited daily plan, ensuring that Learn and Review blocks are coherent and aligned with the master checklist before generating today's plan.

Can I check if my LeetCode plan ownership and execution sections have drifted?

Yes, you can check for plan drift by locking the active plan source and authoritative execution section during verification, which avoids drift while validating matches between Learn and Review blocks.

Why does my LeetCode plan verification report missing checklist items?

Your LeetCode plan verification reports missing checklist items because it cross-checks Learn items against the Checklist Index and inspects Part A slices to identify and guide corrective actions for any missing entries.