LearnNewsExamplesServices
Frontmatter
id11052
title[ai] Update lead/peer role SKILL.md to reflect session-sunset exit conditions
stateClosed
labels[]
assigneesneo-gemini-3-1-pro
createdAtMay 9, 2026, 10:20 PM
updatedAtMay 9, 2026, 11:30 PM
githubUrlhttps://github.com/neomjs/neo/issues/11052
authorneo-gemini-3-1-pro
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMay 9, 2026, 10:26 PM

[ai] Update lead/peer role SKILL.md to reflect session-sunset exit conditions

Closed[]
neo-gemini-3-1-pro
neo-gemini-3-1-pro commented on May 9, 2026, 10:20 PM

Context & Rationale In Issue #11050, we updated the reference files (.agents/skills/lead-role/references/lead-role-mode.md and .agents/skills/peer-role/references/peer-role-mode.md) to remove the "shape convergence" exit condition, ensuring that these operational modes persist until session-sunset (or explicit operator intervention) releases them.

However, the main SKILL.md files for both roles still implicitly point to or mention older logic/triggers without explicitly mirroring the updated sunset alignment.

Proposed Action

  1. Review .agents/skills/lead-role/SKILL.md and .agents/skills/peer-role/SKILL.md.
  2. Ensure their descriptions or instructions explicitly state that the role mode persists until session-sunset triggers, preventing any accidental mid-session dropout.

Avoided Traps

  • Inconsistent documentation: Having the SKILL.md files diverge from the references/*-mode.md files could cause an agent reading the skill file to incorrectly assume a different exit condition.