lfg

Automate a software development pipeline from planning through continuous integration.

14|3|Updated May 7, 2026
One-click install
npx skills add https://github.com/Ouro-labs/ouroboros-plugins --skill lfg-ouro-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lfg
Source: https://github.com/Ouro-labs/ouroboros-plugins/tree/main/plugins/compound-engineering/assets/skills/lfg
Command: npx skills add https://github.com/Ouro-labs/ouroboros-plugins --skill lfg-ouro-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Automates the execution of a full engineering pipeline, including planning, implementation, code review, testing, and more, for software tasks.

Core Features & Use Cases

  • End-to-End Pipeline: Automates all stages of the software development process.
  • Explicit Task Request: Requires a specific feature description from the user to initiate execution.
  • Task Verification: Ensures that each step of the pipeline is completed before proceeding.

Quick Start

Run the lfg skill with a feature description, e.g., lfg "Implement and test a new login flow for the web application."

Frequently Asked Questions about lfg

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

FAQPage Schema
How do I automate an end-to-end software development pipeline for a specific feature?

Automating CI/CD and software development automation requires a specific feature description to initiate the pipeline. The system then coordinates planning, coding, code review, testing, and continuous integration stages autonomously, verifying each step before proceeding to ensure full task completion.

What is needed to start autonomous task execution for software engineering tasks?

To start autonomous task execution, you need an explicit feature description as input. The pipeline uses this request to trigger planning, implementation, code review, testing, and continuous integration stages, coordinating required external tools and services for full task completion.

Does the engineering pipeline verify tasks before proceeding to the next stage?

Yes, the engineering pipeline includes task verification to ensure each step is completed before proceeding. This verification mechanism guarantees that planning, coding, code review, testing, and continuous integration stages are executed successfully in sequence for full task completion.

Can I use this pipeline to automate code review and testing together?

Yes, you can automate code review and testing together within the end-to-end engineering pipeline. The automation handles these stages alongside planning, implementation, and continuous integration, coordinating external tools and services to complete the full software development process autonomously.

What are the limitations of automating a full engineering pipeline with this approach?

The limitation is that automating a full engineering pipeline requires an explicit task request to initiate execution. Without a specific feature description, the pipeline cannot start the planning, coding, code review, testing, and continuous integration stages for autonomous task completion.