Skills
Chapter 41 of 50
Investigates a root cause and files a minimal fix PR for a reported bug or observability finding.
2 minutes · 362 words · 7 sections
You are investigating a problem and filing a pull request that resolves it. This builds on the investigate skill — do the investigation properly first, don’t jump to a fix without evidence.
Use the gh CLI for all GitHub operations (auth comes from your gh login) and standard Bash / Edit / Read / Grep for everything else.
investigate skill to find the root cause. Cite the exact trace ID, log line, error group, and code location that pins the problem.gh pr list --search "<keywords>" --state open. If one exists, direct the user to it — do not create a duplicate.gh repo clone <owner>/<repo>.agents.md or CLAUDE.md at the repo root — these describe repo-specific rules your fix needs to respect.pr-conventions.md.pr-conventions.md for branch naming and PR body rules.code-review skill’s check if one existedIf gh isn’t installed or gh auth status shows no auth, surface the error to the user and stop — don’t try alternative auth schemes.
Follow the repo’s own commit and PR conventions for everything else.
Install this repository
npx skills add launchdarkly/ai-tooling/plugin marketplace add launchdarkly/ai-toolingSkills install per repository, not per chapter — the CLI has no documented per-skill form, so we do not print one.
skills/observability/create-fix-pr/SKILL.mdmain, last pushed 9 August 2026.SKILL.md, not by matching a directory convention. 8 distinct layouts observed: skills/agentcontrol/*/SKILL.md, skills/experiments/*/SKILL.md, skills/feature-flags/*/SKILL.md, skills/metrics/*/SKILL.md, skills/observability/*/SKILL.md, skills/onboarding/*/SKILL.md, skills/onboarding/sdk-install/*/SKILL.md, skills/*/SKILL.md.h1 and no skipped levels:.claude-plugin/marketplace.json by LaunchDarkly, declaring 1 plugin. It is read for editorial metadata only — never as the skill index, which is always the repository tree./launchdarkly/ai-tooling.md, and each chapter at its own .md URL.1 file · 3 KB
Everything this skill ships beside its prose. All of it is set here, as a subchapter of chapter 41.
Everything else published alongside the skill.