lfg

Coordinate autonomous software feature planning, implementation, review, and integration.

2|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/thisisryanswift/zellij-agent-tools --skill lfg-thisisryanswift
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lfg
Source: https://github.com/thisisryanswift/zellij-agent-tools/tree/main/.opencode/skills/lfg
Command: npx skills add https://github.com/thisisryanswift/zellij-agent-tools --skill lfg-thisisryanswift

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Orchestrates end-to-end autonomous feature development by coordinating planning, implementation, and review, reducing manual orchestration overhead and accelerating delivery.

Core Features & Use Cases

  • Automated planning gate: validates the existence of a written plan before proceeding to implementation.
  • Multi-step automation: executes a predefined pipeline across plan, work, review, and merge steps, including interactions with version control and CI tools.
  • Autonomous handoff and remediation: persists autofixes and handles residual review findings according to policy.
  • Real-world scenario: automatically plan a feature, implement changes, perform code review, push a PR, and update docs as part of a complete feature rollout.

Quick Start

Run the lfg skill to autonomously plan, implement, review, and merge a feature end-to-end.

Frequently Asked Questions about lfg

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

FAQPage Schema
How do I automate full autonomous engineering workflows for feature development?

Autonomous engineering workflows are automated by coordinating end-to-end planning, implementation, and review steps. This reduces manual orchestration overhead and accelerates software delivery by executing a predefined pipeline across plan, work, review, and merge stages.

How does automated code review and version control integration work in this pipeline?

Automated code review and version control integration work by executing host-provided skills sequentially within the pipeline. The system enforces sequential gating, persists autofixes, handles residual review findings, and pushes pull requests automatically.

Do I need a written plan before starting automated feature implementation?

A written plan is required before starting automated feature implementation. An automated planning gate validates the existence of a plan before proceeding to implementation, ensuring structured execution of multi-step software engineering workflows.

Can I use this to autonomously plan, implement, and push a pull request?

You can autonomously plan, implement, and push a pull request by running the pipeline. It executes multi-step automation across planning, code review, and CI tool integration to handle the complete feature rollout and merge process.

What is the best way to handle residual review findings during autonomous code generation?

Residual review findings during autonomous code generation are handled according to predefined policy. The orchestration pipeline persists autofixes and manages residual findings autonomously, reducing manual remediation overhead.

How do I run lfg to autonomously plan and merge a feature end-to-end?

Running lfg autonomously plans, implements, reviews, and merges a feature end-to-end. It automates interaction with host-provided skills for planning, work execution, code review, and commit push operations.