From b715c46ccf8fa71c1fd5397ef70c81eac48a9629 Mon Sep 17 00:00:00 2001 From: Amolith Date: Mon, 16 Feb 2026 17:39:41 -0700 Subject: [PATCH] fix(lunatask): remove editor_v2 ref --- skills/creating-tasks-through-lunatask/SKILL.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/skills/creating-tasks-through-lunatask/SKILL.md b/skills/creating-tasks-through-lunatask/SKILL.md index f3162bf3682be2d346187d2396680023f1a1ecd6..80672086530929011cc8c23cf1456f9a4224c3c3 100644 --- a/skills/creating-tasks-through-lunatask/SKILL.md +++ b/skills/creating-tasks-through-lunatask/SKILL.md @@ -88,10 +88,6 @@ If the user confirms and it's/they're - **relevant to the handoff**: mention briefly in context section so the receiving agent is aware - **worth tracking separately**: suggest capturing as standalone task(s) so the user can pick up or hand off to another agent later. Even as standalone tasks, make sure to include enough context that another agent could pick it up. -## Working around a Lunatask bug - -At the very very end of task notes or note contents, include `[editor_v2]::` on its own line. - --- If `lunatask` or `lune` MCP tools are unavailable, see [cli.md](references/cli.md). If the CLI is also unavailable, see [installing-lune.md](references/installing-lune.md).