lfg

Installation
SKILL.md

LFG — Autonomous Engineering Autopilot (self-contained)

Announce at start: "I'm using the lfg skill to run this task hands-off, end to end."

Overview

/lfg [feature description] runs an entire software task from idea to green CI to documented learning without stopping to ask the user anything. It is the explicit opt-in autopilot.

This skill is self-contained. It does NOT depend on any plugin or external skill library. Every technique it needs is bundled under references/ next to this file. Each pipeline step below tells you which bundled file to Read and follow — you never invoke a Skill tool and you never rely on a superpowers: namespace being installed.

The autopilot contract: make residuals durable, then exit. Never loop forever, never block on a question. If a gate cannot be satisfied after a reasonable retry, record the residual on the PR (or a tracked fallback file) and still emit DONE.

Bundle layout

Installs
1
First Seen
4 days ago
lfg — alexanderop/skills