lfg

Coordinate planning, implementation, review, and browser testing in engineering workflows.

25|15|Updated Aug 2, 2021
One-click install
npx skills add https://github.com/JesusFilm/core --skill lfg-jesusfilm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lfg
Source: https://github.com/JesusFilm/core/tree/main/.claude/skills/lfg
Command: npx skills add https://github.com/JesusFilm/core --skill lfg-jesusfilm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates end-to-end engineering workflows, reducing manual coordination and human error by orchestrating planning, execution, and review across teams.

Core Features & Use Cases

  • Autonomous planning and execution: Generates and carries out feature development workflows with minimal human intervention.
  • Gatekeeping and risk management: Enforces plan verification, conditional plan deepening, and robust reviews to mitigate risks.
  • End-to-end lifecycle support: Coordinates plan, implement, review, test, and delivery steps (plan → deepen-plan → work → review → resolve-todo-parallel → test-browser → feature-video).

Quick Start

Start an autonomous engineering run by planning the feature and then letting the workflow execute and verify results.

Frequently Asked Questions about lfg

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

FAQPage Schema
How do I automate end-to-end engineering workflows for feature development?

To automate end-to-end engineering workflows, you initiate a planning phase for feature development and let the system execute, review, and verify results autonomously. It coordinates planning, implementation, and testing to reduce manual coordination.

What is the best way to enforce risk management during CI-CD deployments?

Enforcing risk management during CI-CD deployments requires gated steps like plan verification, conditional plan deepening, and robust reviews. This mitigates risks by ensuring code is reviewed and tested before risk-sensitive deployments proceed.

Can I use automated PR review for parallel todo resolution?

Yes, automated PR review supports parallel todo resolution. The workflow coordinates resolving parallel todos alongside implementation, browser testing, and feature video updates to ensure comprehensive end-to-end lifecycle support.

How do I set up an autonomous planning and execution workflow?

Setting up an autonomous planning and execution workflow starts by generating a feature development plan. The workflow then automatically deepens the plan conditionally, implements the changes, and conducts reviews.

Does the engineering workflow support browser testing and feature video updates?

Yes, the engineering workflow supports browser testing and feature video updates. These are enforced as final gated steps in the lifecycle to verify implementation results and document feature delivery visually.