From e1404f8a3df826fc449f46c2f5a16e2e6d6b984d Mon Sep 17 00:00:00 2001 From: DongHyeonka Date: Thu, 10 Sep 2026 19:19:13 +0900 Subject: [PATCH] =?UTF-8?q?chore(skill):=20publishing-tech-log-to-studio?= =?UTF-8?q?=20=EB=A5=BC=201.0.1=20=EB=A1=9C=20=EC=98=AC=EB=A6=B0=EB=8B=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 산문의 사실 하나가 틀려서 고쳤다. 내용이 바뀌면 버전이 따라 움직여야 통과 판정을 그 버전에 묶을 수 있다 — 그러라고 metadata.version 을 만들었다. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01Q4vKjQo9KKBBokzxqXLCfk --- .agents/skills/publishing-tech-log-to-studio/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.agents/skills/publishing-tech-log-to-studio/SKILL.md b/.agents/skills/publishing-tech-log-to-studio/SKILL.md index 7774ebb..67e130c 100644 --- a/.agents/skills/publishing-tech-log-to-studio/SKILL.md +++ b/.agents/skills/publishing-tech-log-to-studio/SKILL.md @@ -2,7 +2,7 @@ name: publishing-tech-log-to-studio description: Use when a finished Tech Log record .md must be put into Tech Log Studio through the browser with Playwright MCP — creating or opening the working copy, uploading assets, filling the per-kind fields, and saving. Save only; this skill never publishes. metadata: - version: "1.0.0" + version: "1.0.1" language: "ko-KR" ---