lfg

Automate engineering workflows with sequential planning, implementation, review, and documentation.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/valegrajales/agentic-retrieval-example --skill lfg-valegrajales
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lfg
Source: https://github.com/valegrajales/agentic-retrieval-example/tree/main/.github/skills/lfg
Command: npx skills add https://github.com/valegrajales/agentic-retrieval-example --skill lfg-valegrajales

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates a comprehensive engineering workflow, ensuring all steps are completed in the correct order and with proper verification.

Core Features & Use Cases

  • Sequential Execution: Enforces an ordered workflow with mandatory verification at each step.
  • Plan Verification: Ensures that a detailed plan is created and verified before work begins.
  • Implementation and Review: Automates the implementation of the plan, followed by a review to check for completeness.
  • Code Analysis and Learning: Analyzes modified code areas and extracts reusable patterns for future reference.
  • Feature Video Production: Automates the creation of feature videos upon completion of the workflow.

Quick Start

Use the lfg skill to initiate the full engineering workflow with the command '/lfg start'.

Frequently Asked Questions about lfg

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

FAQPage Schema
How do I automate a full engineering workflow from planning to documentation?

You can automate a full engineering workflow by executing sequential commands that enforce mandatory verification at each step, covering planning, implementation, code review, and feature documentation generation.

What is the best way to ensure proper sequence and verification during code implementation?

The best way to ensure proper sequence during code implementation is to use an automated workflow tool that enforces ordered execution, requiring plan verification before work begins and a completeness review after implementation.

How does code analysis extract reusable patterns after an automated code review?

Code analysis extracts reusable patterns by examining modified code areas after a review, identifying structural logic to generate reference materials that document the implemented features for future engineering workflows.

Do I need multiple commands to execute an automated engineering workflow?

Yes, you need multiple commands to execute the automated engineering workflow, allowing you to initiate the process, verify the generated plan, implement the code changes, and review the final documentation.

Can I automate feature documentation and video production upon completing a coding task?

Yes, you can automate feature documentation and video production upon completing a coding task, as the workflow analyzes modified code areas and generates multimedia documentation to summarize the implemented features.

Why does automated code review require a verified plan before implementation begins?

Automated code review requires a verified plan before implementation begins to ensure all engineering steps follow the correct sequence, preventing incomplete execution and guaranteeing the final code meets the planned requirements.