lfe-whats-next

Read pipeline state files to report current phase and next skill.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of keeping track of your project's pipeline status and identifying the immediate next steps, helping you navigate the project efficiently.

Core Features & Use Cases

  • Pipeline Status Readout: Quickly determine the current phase of the pipeline, the active persona, and the specific mission in progress.
  • Next Step Guidance: Based on the current status, it suggests the exact skill to run and the persona responsible for the next action.
  • Edge Case Handling: It manages scenarios such as an interrupted session, completed slices, or when a hygiene sweep is due.

Quick Start

To find out the next steps in your project pipeline, type: /lfe-whats-next

Frequently Asked Questions about lfe-whats-next

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

FAQPage Schema
How do I check my Library-First Engineering pipeline status and current phase?

To check your Library-First Engineering pipeline status, the workflow reads pipeline state and coordination files to provide immediate orientation on the current phase, active persona, and specific mission in progress.

What is the best way to find the next steps in an AI-assisted workflow?

Finding the next steps in an AI-assisted workflow involves analyzing pipeline state to suggest the exact skill to run next and the persona responsible for that action, ensuring precise project coordination.

How does project coordination handle an interrupted session in a pipeline?

Project coordination handles an interrupted session by reading pipeline state files to detect the incomplete state, then providing specific next step guidance to resume the workflow from the exact point of interruption.

Can I use this to determine which skill to execute next in my project coordination workflow?

You can use this to determine which skill to execute next by reading the active mission and pipeline state, which directly informs the user of the exact skill required for the subsequent action.

When should I run a hygiene sweep in a Library-First Engineering pipeline?

You should run a hygiene sweep when the pipeline status readout detects that a hygiene sweep is due, managing this edge case alongside scenarios like completed slices or interrupted sessions to maintain workflow orchestration.