Skip to content

chore(skills): migrate project template skills to Miden v0.16 - #64

Open
Keinberger wants to merge 1 commit into
mainfrom
kbg/chore/sync-skills-v16
Open

chore(skills): migrate project template skills to Miden v0.16#64
Keinberger wants to merge 1 commit into
mainfrom
kbg/chore/sync-skills-v16

Conversation

@Keinberger

@Keinberger Keinberger commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Overview

This updates the project-template skills for the current Miden v0.16 code line on main. PR #61 already migrated the code and non-skill docs; this PR is now based directly on main and contains only .claude/skills/** changes.

Changes

  • Rebases the skills branch onto main at fbe051d so GitHub shows only the seven skill-file deltas.
  • Aligns the shared Rust SDK skills with the current project-template manifests, nightly-2026-09-01, midenup / cargo-miden build flow, and lockfile-resolved v0.16 host crates.
  • Incorporates the relevant chore(skills): migrate agent-tools skills to Miden v0.16 agent-tools#17 review feedback for the shared skill files: Rust 1.99 toolchain guidance, append-based output-note attachment APIs, and embedded WIT plus package-cache dependency resolution.
  • Preserves and migrates the project-template Miden Day skill coverage for cross-component notes, miden-client CLI usage, .masp note construction, and MockChain note interactions.
  • Keeps the project-only miden-client-cli skill aligned with midenup component invocation while documenting direct miden-client-cli 0.16.0-rc.2 installation as the exact Cargo.lock parity path.

Verification

  • gh pr diff 64 --repo 0xMiden/project-template --name-only lists only the seven .claude/skills/**/SKILL.md files.
  • git diff --name-only origin/main...HEAD lists only the same seven skill files.
  • git diff --check origin/main..HEAD produced no output.
  • Stale-content scan for old rc/toolchain/WIT/attachment/repo-name phrases produced no output.
  • Frontmatter for all seven touched skill files still contains name and description metadata.

Closes #63

Base automatically changed from kbg/chore/v16-migration to main September 7, 2026 09:18
@Keinberger
Keinberger marked this pull request as ready for review September 11, 2026 08:33
@Keinberger
Keinberger force-pushed the kbg/chore/sync-skills-v16 branch from 5d402d9 to c636736 Compare September 11, 2026 09:19
@Keinberger
Keinberger requested a review from greenhat September 11, 2026 09:31
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.

chore(skills): migrate project template skills to Miden v0.16

1 participant