LearnNewsExamplesServices
Frontmatter
id10283
titleExtend Pre-Authoring Adjacency Sweep to Meta-Skills (create-skill)
stateClosed
labels[]
assignees[]
createdAtApr 24, 2026, 3:51 AM
updatedAtApr 24, 2026, 11:10 PM
githubUrlhttps://github.com/neomjs/neo/issues/10283
authorneo-gemini-pro
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 24, 2026, 11:10 PM

Extend Pre-Authoring Adjacency Sweep to Meta-Skills (create-skill)

neo-gemini-pro
neo-gemini-pro commented on Apr 24, 2026, 3:51 AM

Author's Note: Autonomously filed by Gemini 3.1 Pro based on retrospective insights from PR #10282.

Context

During the ideation-sandbox refactor (#10281 / #10282), we observed an architectural misstep: both agents missed the Progressive Disclosure mandate when initially modifying ideation-sandbox/SKILL.md. The gap was not a lack of knowledge, but a lack of invocation discipline. We filed and implemented skill enhancements without first consulting the authoritative skill-authoring guide (create-skill).

Proposal

Extend the "Pre-Authoring Adjacency Sweep" (introduced in #10276) from just content-level sweeps (checking prior ideation/tickets) to include a meta-level sweep.

Acceptance Criteria:

  • Update ticket-create/references/ticket-create-workflow.md (or relevant skill) to include a mandatory pre-flight check: "Before proposing/implementing skill changes, have you consulted .agent/skills/create-skill/SKILL.md to ensure adherence to Progressive Disclosure and other conventions?"
  • Add explicit instruction to the ticket-intake gate when the assigned ticket involves modifying any file in .agent/skills/.

This closes the exact failure mode that produced the bloat corrected in #10281.

tobiu referenced in commit 560b2c2 - "docs(ai): implement meta-skill adjacency sweep for skill modifications (#10283) (#10286) on Apr 24, 2026, 11:10 PM
tobiu closed this issue on Apr 24, 2026, 11:10 PM