From 16db5acb3a8c83c50d93a2e39bf2b666d2a95d1e Mon Sep 17 00:00:00 2001 From: thuanle Date: Tue, 28 Apr 2026 05:55:18 +0700 Subject: [PATCH] fix: update validate-issue handoff to use implement-task Co-Authored-By: Claude Opus 4.7 --- .codex/skills/validate-issue/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codex/skills/validate-issue/SKILL.md b/.codex/skills/validate-issue/SKILL.md index 4d62b22..3b1274b 100644 --- a/.codex/skills/validate-issue/SKILL.md +++ b/.codex/skills/validate-issue/SKILL.md @@ -63,4 +63,4 @@ description: Phase 1 skill. Use when a Gitea issue is created or updated and nee - Do NOT proceed to Phase 2 — that is a separate skill. ## Next skill -After Final Requirements are posted, the user invokes `/do-task ` on the Developer agent. +After Final Requirements are posted, the user invokes `/implement-task ` on the Developer agent.