AI AGENT ADDONS

The lfg skill runs a complete software engineering pipeline from start to finish. It plans the work, writes the code, reviews it, runs tests, commits, pushes, opens a pull request, and watches the CI build until it turns green. This skill is for when you want a hands-off execution of a software task. Just give a feature description and let the pipeline do the rest. It works best for clear software requests, not casual conversation.

Add Lfg skill to your workflow

Global

mkdir -p ~/.claude/skills/lfg

Project

mkdir -p .claude/skills/lfg

Source Repository

Stars
22,190
Forks
1,637
Watchers
22,190
License
MIT
Last Push
23 days ago
Created
9 months ago