lfe-plan-critique

Critique active plans for logical consistency, domain rules, and architectural alignment.

43|2|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/StChiotis/Library-First-Engineering --skill lfe-plan-critique
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lfe-plan-critique
Source: https://github.com/StChiotis/Library-First-Engineering/tree/main/.agents/skills/lfe-plan-critique
Command: npx skills add https://github.com/StChiotis/Library-First-Engineering --skill lfe-plan-critique

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures the quality and alignment of development plans by performing a comprehensive 5-lens pre-build critique.

Core Features & Use Cases

  • Pre-Build Review: A critical examination of the active plan using five distinct lenses to identify potential issues.
  • Automated Check: No manual review is needed; the skill operates automatically based on defined criteria.
  • Domain and Architectural Integrity: Assesses plan compliance with domain and architectural boundaries.

Quick Start

After Brain approval, use the command '/lfe-plan-critique' to run the pre-construction critique on 'active_plan.md'.

Frequently Asked Questions about lfe-plan-critique

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

FAQPage Schema
How do I verify architectural alignment in a development plan before coding?

Run a pre-construction critique on the active plan to verify logical consistency, domain rule compliance, and architectural alignment before development begins.

What is a pre-construction plan critique in software engineering?

A pre-construction plan critique is a five-lens automated review that evaluates active plan documents within the .plans directory to ensure logical consistency and architectural compliance before coding starts.

How do I check my active plan for domain rule compliance automatically?

Check domain rule compliance automatically by executing the critique command against active_plan.md, which cross-references existing plan documents with established domain rules using a five-lens methodology.

Does the pre-construction critique require manual plan review inputs?

No manual review inputs are required; the automated critique operates directly on existing plan documents and domain rules defined within the .plans directory environment.

When should I run a plan integrity check during AI-assisted coding?

Run a plan integrity check immediately after Brain approval and before construction begins to catch architectural misalignment and logical inconsistencies early in the AI-assisted development lifecycle.