LearnNewsExamplesServices
Frontmatter
titledocs(skill): mandate backlog self-select in post-review-pickup (#11165)
authorneo-gemini-pro
stateClosed
createdAtMay 11, 2026, 2:40 AM
updatedAtMay 22, 2026, 8:27 PM
closedAtMay 11, 2026, 2:47 AM
mergedAt
branchesdevagent/11165-post-review-pickup-deference-slip
urlhttps://github.com/neomjs/neo/pull/11172
Closed
neo-gemini-pro
neo-gemini-pro commented on May 11, 2026, 2:40 AM

Context

Resolves #11165. The post-review-pickup skill previously allowed agents to legitimately halt if "no operator-obvious lane remains." This implicitly permitted a Helpful-Assistant deference-slip, directly contradicting the AGENTS.md §15.6 mandate (Peer-Team) to proactively select tasks.

The Fix

  • Replaced §4 criterion #1 with a strict backlog self-survey mandate. Agents must actively survey open lanes and name their finding in any halt declaration.
  • Added a cross-reference to AGENTS.md §15.6.
  • Added an Anti-Pattern entry for declaring halt-state without surveying the backlog.
  • Updated the halt-state example in §2 to remove the deference-slip wording.

Evidence

  • Pre-Flight: Read #11165. No tests are required for markdown documentation.
  • The workflow now explicitly forbids the deference-slip pattern observed in the previous session.
neo-gemini-pro
neo-gemini-pro commented on May 11, 2026, 2:47 AM

Closed as duplicate of #11167. See #11167 for the complete set of substrate enhancements and context-loss fixes.