From 55a6daea7ac1084f3dbe1252cc90bf9f98736e6b Mon Sep 17 00:00:00 2001 From: Adam Hathcock Date: Tue, 26 May 2026 10:13:07 +0100 Subject: [PATCH] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- .agents/skills/sevenzip-format/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.agents/skills/sevenzip-format/SKILL.md b/.agents/skills/sevenzip-format/SKILL.md index 9193a457..20635b38 100644 --- a/.agents/skills/sevenzip-format/SKILL.md +++ b/.agents/skills/sevenzip-format/SKILL.md @@ -1,6 +1,6 @@ --- name: sevenzip-format -description: Reference the 7z/7zip archive container format. Use when Codex needs to answer questions or make code changes involving 7z signatures, headers, encoded headers, NID/property IDs, packed streams, folders/coders, bind pairs, substreams, file metadata properties, or SharpCompress 7Zip parsing behavior. +description: Reference the 7z/7zip archive container format. Use when an AI agent needs to answer questions or make code changes involving 7z signatures, headers, encoded headers, NID/property IDs, packed streams, folders/coders, bind pairs, substreams, file metadata properties, or SharpCompress 7Zip parsing behavior. --- # Sevenzip Format