lfe-boot

Initialize an LFE session by verifying orientation documents and activating the project persona.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires LFE configuration, orientation documents, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill bootstraps an LFE-compliant session, ensuring that all necessary documents and configurations are read and that the user is ready to engage in AI-assisted coding.

Core Features & Use Cases

  • Session Initialization: Reads orientation docs and checks for interrupted sessions.
  • Persona Activation: Activates the project persona based on session information.
  • Protocol Verification: Checks for protocol debt and ensures all core workflows are in place.
  • Complexity Gate: Informs the user of the required session complexity level.
  • Session State Reporting: Provides a summary of the current session state, including persona, phase, and session number.

Quick Start

Run /lfe-boot to start your LFE session and ensure all configurations are correct for AI-assisted coding.

Frequently Asked Questions about lfe-boot

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

FAQPage Schema
How do I initialize an LFE session for AI-assisted coding?

To initialize an LFE session for AI-assisted coding, run the boot command to read orientation documents, verify protocol compliance, check for interrupted sessions, and activate the project persona.

What is protocol verification in LFE project sessions?

Protocol verification in LFE sessions involves checking for protocol debt and ensuring all core workflows are in place before engaging in AI-assisted coding, guaranteeing session compliance.

Do I need specific configuration files to activate an LFE project persona?

Yes, activating an LFE project persona requires access to LFE configuration files and orientation documents to successfully read session information and prepare for AI-assisted coding.

Can I resume interrupted AI-assisted coding sessions using LFE?

Yes, the LFE boot process checks for interrupted sessions during initialization, allowing you to resume AI-assisted coding by reading the existing session state and reactivating the persona.

How does session state reporting work after bootstrapping LFE?

Session state reporting provides a summary of the current LFE session, including the active project persona, current phase, and session number, ensuring you know the exact state before coding.