LearnNewsExamplesServices
Frontmatter
id9957
titleScaffold pull-request Progressive Disclosure Skill
stateClosed
labels
documentationenhancementai
assigneestobiu
createdAtApr 13, 2026, 11:34 AM
updatedAtApr 14, 2026, 12:32 AM
githubUrlhttps://github.com/neomjs/neo/issues/9957
authortobiu
commentsCount0
parentIssue9950
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 13, 2026, 3:04 PM

Scaffold pull-request Progressive Disclosure Skill

Closed v13.0.0/archive-v13-0-0-chunk-4 documentationenhancementai
tobiu
tobiu commented on Apr 13, 2026, 11:34 AM

Goal

Remove raw Git and gh execution mandates from the root AGENTS.md system prompt and isolate them into an on-demand pull-request skill.

Implementation Checklist

  • Use the create-skill architecture to scaffold .agent/skills/pull-request/SKILL.md.
  • Document the native Git sequence (git checkout, git commit, gh pr create --fill).
  • Embed the signal_state_transition execution mandate as the final algorithmic step of the skill.
  • Incorporate the 'Stepping Back' reflective protocol explicitly within the act of opening a PR entirely autonomously, without coupling it to the pr-review phase.
tobiu added the documentation label on Apr 13, 2026, 11:34 AM
tobiu added the enhancement label on Apr 13, 2026, 11:34 AM
tobiu added the ai label on Apr 13, 2026, 11:34 AM
tobiu added parent issue #9950 on Apr 13, 2026, 11:34 AM
tobiu referenced in commit 528e1e7 - "feat: progressive disclosure for pull request skill (#9957)" on Apr 13, 2026, 2:47 PM
tobiu cross-referenced by PR #9968 on Apr 13, 2026, 2:49 PM
tobiu referenced in commit 33b2302 - "fix: chain pr-review skill for post-PR reflection (#9957)" on Apr 13, 2026, 2:54 PM
tobiu referenced in commit 8702217 - "fix: prohibit autonomous agents from self-reviewing PRs (#9957)" on Apr 13, 2026, 2:57 PM
tobiu referenced in commit dcfb64b - "fix: restore iterative polish mandate into the Pre-PR reflection phase (#9957)" on Apr 13, 2026, 2:59 PM
tobiu referenced in commit abf8a80 - "refactor: align Pre-COMMIT reflection explicitly with pr-review semantic guidelines (#9957)" on Apr 13, 2026, 3:03 PM
tobiu closed this issue on Apr 13, 2026, 3:04 PM
tobiu referenced in commit ddf4b38 - "feat: progressive disclosure for pull request skill (#9957) (#9968) on Apr 13, 2026, 3:04 PM
tobiu assigned to @tobiu on Apr 14, 2026, 12:32 AM