lfg

Automate the end-to-end software development pipeline from planning to deployment.

1|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/FFCfelps1/SGPPF_Maua --skill lfg-ffcfelps1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lfg
Source: https://github.com/FFCfelps1/SGPPF_Maua/tree/main/.gemini/skills/lfg
Command: npx skills add https://github.com/FFCfelps1/SGPPF_Maua --skill lfg-ffcfelps1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, fastapi, sqlalchemy, pydantic, jwt, passlib, sqlite3, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the entire software development pipeline (plan, work, code review, test, commit, push, open PR, watch CI, fix CI failures) with minimal human intervention.

Core Features & Use Cases

  • Pipeline Automation: Executes a complete software development cycle from planning to deployment.
  • Hands-off Execution: Operates independently once initiated, with user interaction only for explicit directions.
  • Use Case: For developers looking to automate repetitive tasks and ensure consistent, high-quality code deployment.

Quick Start

Run the 'lfg' skill with a feature description to automate the development pipeline for that feature.

Frequently Asked Questions about lfg

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

FAQPage Schema
How do I automate the software development pipeline from planning to deployment?

Automating the software development pipeline requires orchestrating planning, coding, review, testing, and deployment. This Skill handles the end-to-end cycle autonomously, minimizing manual intervention from feature initiation through final deployment.

Can I automate CI/CD pipeline execution and fix CI failures without manual intervention?

Yes, autonomous CI/CD pipeline execution is supported. The workflow watches CI processes and automatically fixes CI failures, ensuring continuous integration and deployment tasks proceed without manual debugging or intervention.

Does autonomous code review and testing work with FastAPI and SQLAlchemy?

Autonomous code review and testing supports FastAPI and SQLAlchemy environments. The Skill integrates these dependencies to execute automated reviews, run tests, and manage deployments within Python-based application workflows.

What is hands-off execution for software development tasks?

Hands-off execution for software development tasks means the pipeline operates independently once initiated. User interaction is only required for explicit directions, allowing the system to autonomously plan, code, review, test, commit, push, and open pull requests.

Do I need Python and SQLite3 to run automated development workflows?

Yes, Python and SQLite3 are required dependencies to run automated development workflows. The pipeline relies on these alongside FastAPI, SQLAlchemy, Pydantic, JWT, and passlib to execute full-stack engineering tasks.