Skip to content

Promote the Autonomi Developer Skill out of draft #16

@JimCollinson

Description

@JimCollinson

Tracking issue for the next deliberate re-verification pass on the autonomi-developer skill, after which it should ship as a non-draft release.

Why

The skill currently lives at skills/start/SKILL.md with version: 0.1.1-draft and status: draft. The plugin manifest at .claude-plugin/plugin.json has no pinned version (commit-SHA-driven, intentional). The docs page at docs/developer-skill.md flags itself as a "Preview release" until this issue is resolved. Per skills/start/MAINTAINING.md:

Keep the -draft suffix until the skill has gone through at least one deliberate re-verification pass after landing in the repo.

Checklist

Re-verify

  • Re-run the source audit per planning/verification-workflow.md against the broad-source repos: ant-sdk, ant-client, ant-node, ant-protocol, self_encryption, evmlib.
  • Refresh verified_commits and verified_date in skills/start/SKILL.md front matter.
  • Refresh the matching block in skills/start/version.json.
  • Spot-check every live-docs URL in skills/start/SKILL.md still resolves.
  • Spot-check the curated REST endpoint list, CLI command groups, ant-core surfaces, and MCP discovery rules against the new pinned commits.

Promote out of draft

  • Bump version in skills/start/SKILL.md from 0.1.1-draft to a real semver (likely 0.1.0 for first non-draft cut, or 1.0.0 if treating as stable).
  • Bump version in skills/start/version.json to match.
  • Set status: published in skills/start/version.json.
  • Update published_date in skills/start/version.json.
  • Promote the [Unreleased] block in skills/start/CHANGELOG.md to a real version section with the date.

Docs and validation

  • Remove the "Preview release" line from docs/developer-skill.md.
  • Run claude plugin validate . from the repo root and address any warnings.
  • Confirm https://docs.autonomi.com/developers/developer-skill still resolves on GitBook after publish.

Related

https://claude.ai/code/session_011ejE8AuiwqiyytfBWds9ZU

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions