lfg

Orchestrates an end-to-end engineering workflow from planning to learning for feature development.

Updated Dec 17, 2025
One-click install
npx skills add https://github.com/eprouveze/HealthPulse --skill lfg-eprouveze
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: lfg
Source: https://github.com/eprouveze/HealthPulse/tree/main/.agent/skills/lfg
Command: npx skills add https://github.com/eprouveze/HealthPulse --skill lfg-eprouveze

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates a complete end-to-end engineering workflow from planning to learning, reducing context switching and ensuring thorough coverage of the feature lifecycle.

Core Features & Use Cases

  • End-to-End Loop: Plan, implement, review, and capture learnings in a single workflow for greenfield features.
  • Phase Gates: Enforce structured phases (PLAN, WORK, ASSESS, COMPOUND) with checks to guard quality.
  • Learnings & Documentation: Automatically document decisions, patterns, and outcomes in a centralized log.

Quick Start

Run the full compound engineering loop to plan, implement, review, and capture learnings for a new feature.

Frequently Asked Questions about lfg

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

FAQPage Schema
How do I run end-to-end feature development without context switching?▼

End-to-end feature development is orchestrated in a single repeatable workflow that covers planning, implementation, review, and capturing learnings to reduce context switching.

What is the best way to enforce structured phase gates during engineering workflows?▼

Structured phase gates like PLAN, WORK, ASSESS, and COMPOUND enforce quality checks throughout the engineering workflow, ensuring thorough coverage of the feature lifecycle.

How do I automatically document decisions and patterns for greenfield features?▼

Automatically document decisions, patterns, and outcomes for greenfield features by capturing learnings in a centralized log during the post-review phase of the workflow.

Can I use this engineering workflow for research and planning a new feature?▼

Yes, the workflow applies to starting greenfield features, managing research, planning, implementing with tests, and performing reviews before capturing final learnings.

Does the feature development workflow require external dependencies?▼

No external dependencies are required to run the feature development workflow, as it independently orchestrates the lifecycle from planning through post-review learning capture.