One-click install
npx skills add https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA --skill lfg-santiagoisper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lfg
Source: https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA/tree/main/.agents/skills/compound-engineering/lfg
Command: npx skills add https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA --skill lfg-santiagoisper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ce-plan, ce-work, ce-code-review, ce-test-browser, ce-commit-push-pr, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the full autonomous engineering pipeline, from planning and coding to code review, testing, and commit, ensuring a hands-off execution of software tasks.

Core Features & Use Cases

  • Automated Pipeline: Orchestrates a full software engineering workflow, including planning, coding, code review, testing, commit, push, PR creation, CI watch, and fixes.
  • Hands-off Execution: Allows users to offload software tasks, ensuring that every step from plan to deployment is executed autonomously, only upon user request and specific feature descriptions.
  • Use Case: If a user requires the development and deployment of a new feature without manual intervention, this Skill can handle the entire process end-to-end.

Quick Start

Run the engineering pipeline for a feature by invoking the 'lfg' skill with a feature description: lfg "[feature description]"

Frequently Asked Questions about lfg

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

FAQPage Schema
How do I automate the full software engineering pipeline from planning to commit?

You can automate the full software engineering pipeline by invoking the 'lfg' skill with a feature description. It orchestrates planning, coding, code review, testing, commit, push, PR creation, and CI watch entirely hands-off.

Can I execute software deployment tasks without manual intervention?

Yes, hands-off task execution is the core feature. By providing a specific feature description, the skill handles every step from planning and coding to testing and commit autonomously without manual intervention.

What is an automated engineering pipeline and when do I need it?

An automated engineering pipeline orchestrates end-to-end software tasks including planning, coding, review, testing, and commit. You need it to offload feature development and deployment entirely without manual intervention.

Does the hands-off coding workflow support code review and CI loop fixes?

Yes, the hands-off coding workflow fully supports code review, testing, commit, push, PR creation, CI watch, and fixes. It coordinates multiple skills to complete the entire CI loop autonomously.

Do I need specific tools to run the end-to-end engineering workflow?

The end-to-end engineering workflow requires multiple dependencies including ce-plan, ce-work, ce-code-review, ce-test-browser, and ce-commit-push-pr. These tools coordinate to complete the automated pipeline.