lfg-doctor

Diagnose lfg GrokBuild adapter installation health with PASS/WARN/FAIL evidence.

5|Updated May 17, 2026
One-click install
npx skills add https://github.com/islee23520/lfg --skill lfg-doctor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lfg-doctor
Source: https://github.com/islee23520/lfg/tree/main/skills/lfg-doctor
Command: npx skills add https://github.com/islee23520/lfg --skill lfg-doctor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It finds why an lfg GrokBuild adapter installation is unhealthy, inconsistent, or behaving differently from the latest source, so you can trust the installed plugin again.

Core Features & Use Cases

  • Installation Health Diagnosis: Checks the installed lfg plugin payload, hooks, skills, agents, MCP manifests, and model config for drift or breakage.
  • Source-to-Install Comparison: Compares the local GrokBuild surface against the latest lfg repository to identify mismatches after setup or update.
  • Evidence-Based Reporting: Produces PASS, WARN, or FAIL findings with exact file and command evidence for troubleshooting or escalation.
  • Use Case: After an update, you can use this Skill to verify whether the installed ~/.grok/plugins/lfg directory still matches the expected payload and configuration.

Quick Start

Ask the lfg-doctor skill to inspect the installed lfg payload, compare it with the latest source, and report any PASS, WARN, or FAIL discrepancies.

Frequently Asked Questions about lfg-doctor

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

FAQPage Schema
How do I troubleshoot lfg GrokBuild adapter installation drift?

To troubleshoot lfg GrokBuild adapter installation drift, you compare the installed plugin payload, hooks, skills, and model config against the latest source tree to identify mismatches and report discrepancies.

What is lfg payload drift verification?

Lfg payload drift verification is the process of checking the installed lfg GrokBuild plugin directory against the latest source repository to detect inconsistencies in hooks, skills, agents, or model config after an update.

How do I diagnose lfg installation health after a setup update?

You diagnose lfg installation health by inspecting the installed payload and comparing it with the latest source, generating evidence-backed PASS, WARN, or FAIL findings for any configuration or behavioral discrepancies.

Does lfg diagnostics modify user configuration during verification?

No, lfg diagnostics does not modify user configuration during verification. It strictly reports findings with exact file and command evidence unless you explicitly request remediation to fix the identified issues.

Why is my lfg plugin behaving differently after an update?

Your lfg plugin may behave differently after an update due to payload drift, where the installed GrokBuild adapter surface no longer matches the expected source tree or post-install setup output.