From 19b02f30e94f49fe7df2c5ad34bf954755ca3371 Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Mon, 16 Mar 2026 02:23:17 -0500 Subject: [PATCH] fix: add missing blank line between resolver functions Co-Authored-By: Claude Opus 4.6 (1M context) --- scripts/gen-skill-docs.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/gen-skill-docs.ts b/scripts/gen-skill-docs.ts index af7fe023..9c81e968 100644 --- a/scripts/gen-skill-docs.ts +++ b/scripts/gen-skill-docs.ts @@ -194,6 +194,7 @@ branch name wherever the instructions say "the base branch." ---`; } + function generateQAMethodology(): string { return `## Modes