Skip to content

Sync claude-plugins to nauro 0.13.3: skill list + lockstep plugin.json#15

Merged
sronix merged 2 commits into
mainfrom
docs/list-nauro-loop-drop-handoff
Jun 17, 2026
Merged

Sync claude-plugins to nauro 0.13.3: skill list + lockstep plugin.json#15
sronix merged 2 commits into
mainfrom
docs/list-nauro-loop-drop-handoff

Conversation

@sronix

@sronix sronix commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Brings the plugin current with the nauro 0.13.3 release.

Why

Two things were stale against the published CLI:

  1. The "What it bundles" section listed the opt-in skills as nauro-ship-task, nauro-handoff, and nauro-context. That line advertised nauro-handoff, which was retired and folded into nauro-context's Resume mode (no longer installed by the CLI), and omitted nauro-loop, the current third opt-in skill.
  2. .claude-plugin/plugin.json was pinned at 0.13.1 — it never bumped for the 0.13.2 or 0.13.3 releases. The version-sync lockstep gate requires it to equal the latest published nauro on PyPI, so it failed the build.

What changed

  • README: the bundled-skills line now matches what nauro adopt --with-skills installs: nauro-ship-task, nauro-context, and nauro-loop.
  • plugin.json: version 0.13.10.13.3, in lockstep with the published CLI.

What to review

The README line and the version bump. The bundled subagents are byte-identical across 0.13.10.13.3, so agents-match-pinned-render stays green at the new pin.

What's deferred

Nothing.

Test plan

version-sync checks: plugin-version-matches-pypi now matches (0.13.3 == 0.13.3); agents-match-pinned-render pins to 0.13.3 and the committed agents already equal that render; manifests-validate-strict unaffected.

sronix added 2 commits June 16, 2026 17:54
The bundled-skills line advertised nauro-handoff, which was folded into
nauro-context's Resume mode and is no longer installed, and omitted
nauro-loop. Align the opt-in set with what `nauro adopt --with-skills`
installs: nauro-ship-task, nauro-context, nauro-loop.
The version-sync gate requires .claude-plugin/plugin.json to equal the
latest nauro on PyPI. It had drifted to 0.13.1 (stale through the 0.13.2
and 0.13.3 releases); bump to 0.13.3. The bundled subagents render
byte-identical across these releases, so the pinned-render check stays
green.
@sronix sronix changed the title docs: list nauro-loop and drop the retired nauro-handoff skill Sync claude-plugins to nauro 0.13.3: skill list + lockstep plugin.json Jun 17, 2026
@sronix
sronix merged commit a2e257b into main Jun 17, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant