Skip to content

Version Packages#8

Merged
TimCrooker merged 2 commits into
mainfrom
changeset-release/main
May 28, 2026
Merged

Version Packages#8
TimCrooker merged 2 commits into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@timothycrooker/ai-context-cli@1.1.0

Minor Changes

  • 9074b1b: Add migrate CLI subsystem and ai-context-migrate skill (1.1.0).

    New:

    • ai-context migrate plan — audit legacy skill layout, generate .ai/migration-plan.json
    • ai-context migrate status — report plan presence + applied state
    • ai-context migrate apply [--dry-run] — execute the plan (per-entry git commits, git-clean precondition)
    • ai-context migrate clean — remove applied plan file
    • Bundled ai-context-migrate skill (SKILL.md + 4 reference docs: overlap-detection, family-routing, legacy-md-conversion, post-migration-verification)
    • EPMX-adapted gauntlet at scripts/epmx-gauntlet/run.sh
    • Self-test at scripts/test-migrate-on-gauntlet.sh

    Backward compatibility:

    Migrate is opt-in. Existing repos without legacy skills are unaffected. The new ai-context-migrate skill ships in templates alongside ai-context-kit. No breaking changes.

    Validation:

    Migrated EPMX Monorepo's 40-entry legacy layout to .ai/skills/ source-of-truth. EPMX gauntlet passes all stages across Claude/Codex/Gemini (EPMX PR #511).

Patch Changes

  • Updated dependencies [9074b1b]
    • @timothycrooker/ai-context-core@1.1.0
    • @timothycrooker/ai-context-templates@1.1.0

@timothycrooker/ai-context-config@1.1.0

Minor Changes

  • 9074b1b: Add migrate CLI subsystem and ai-context-migrate skill (1.1.0).

    New:

    • ai-context migrate plan — audit legacy skill layout, generate .ai/migration-plan.json
    • ai-context migrate status — report plan presence + applied state
    • ai-context migrate apply [--dry-run] — execute the plan (per-entry git commits, git-clean precondition)
    • ai-context migrate clean — remove applied plan file
    • Bundled ai-context-migrate skill (SKILL.md + 4 reference docs: overlap-detection, family-routing, legacy-md-conversion, post-migration-verification)
    • EPMX-adapted gauntlet at scripts/epmx-gauntlet/run.sh
    • Self-test at scripts/test-migrate-on-gauntlet.sh

    Backward compatibility:

    Migrate is opt-in. Existing repos without legacy skills are unaffected. The new ai-context-migrate skill ships in templates alongside ai-context-kit. No breaking changes.

    Validation:

    Migrated EPMX Monorepo's 40-entry legacy layout to .ai/skills/ source-of-truth. EPMX gauntlet passes all stages across Claude/Codex/Gemini (EPMX PR #511).

@timothycrooker/ai-context-core@1.1.0

Minor Changes

  • 9074b1b: Add migrate CLI subsystem and ai-context-migrate skill (1.1.0).

    New:

    • ai-context migrate plan — audit legacy skill layout, generate .ai/migration-plan.json
    • ai-context migrate status — report plan presence + applied state
    • ai-context migrate apply [--dry-run] — execute the plan (per-entry git commits, git-clean precondition)
    • ai-context migrate clean — remove applied plan file
    • Bundled ai-context-migrate skill (SKILL.md + 4 reference docs: overlap-detection, family-routing, legacy-md-conversion, post-migration-verification)
    • EPMX-adapted gauntlet at scripts/epmx-gauntlet/run.sh
    • Self-test at scripts/test-migrate-on-gauntlet.sh

    Backward compatibility:

    Migrate is opt-in. Existing repos without legacy skills are unaffected. The new ai-context-migrate skill ships in templates alongside ai-context-kit. No breaking changes.

    Validation:

    Migrated EPMX Monorepo's 40-entry legacy layout to .ai/skills/ source-of-truth. EPMX gauntlet passes all stages across Claude/Codex/Gemini (EPMX PR #511).

@timothycrooker/ai-context-templates@1.1.0

Minor Changes

  • 9074b1b: Add migrate CLI subsystem and ai-context-migrate skill (1.1.0).

    New:

    • ai-context migrate plan — audit legacy skill layout, generate .ai/migration-plan.json
    • ai-context migrate status — report plan presence + applied state
    • ai-context migrate apply [--dry-run] — execute the plan (per-entry git commits, git-clean precondition)
    • ai-context migrate clean — remove applied plan file
    • Bundled ai-context-migrate skill (SKILL.md + 4 reference docs: overlap-detection, family-routing, legacy-md-conversion, post-migration-verification)
    • EPMX-adapted gauntlet at scripts/epmx-gauntlet/run.sh
    • Self-test at scripts/test-migrate-on-gauntlet.sh

    Backward compatibility:

    Migrate is opt-in. Existing repos without legacy skills are unaffected. The new ai-context-migrate skill ships in templates alongside ai-context-kit. No breaking changes.

    Validation:

    Migrated EPMX Monorepo's 40-entry legacy layout to .ai/skills/ source-of-truth. EPMX gauntlet passes all stages across Claude/Codex/Gemini (EPMX PR #511).

Patch Changes

  • Updated dependencies [9074b1b]
    • @timothycrooker/ai-context-core@1.1.0

Note

Release version 1.1.0 across all packages

Bumps cli, config, core, and templates packages from 1.0.0 to 1.1.0 via Changesets. The release includes the migrate CLI subsystem and an associated AI context migrate skill introduced in a prior PR. Dependency ranges for @timothycrooker/ai-context-core and @timothycrooker/ai-context-templates are updated to ^1.1.0 in consuming packages.

Macroscope summarized 8dcdbf4.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 381e414 to 0bc374c Compare May 28, 2026 23:24
macroscopeapp[bot]
macroscopeapp Bot previously approved these changes May 28, 2026
@macroscopeapp

macroscopeapp Bot commented May 28, 2026

Copy link
Copy Markdown

Approvability

Verdict: Approved

Automated changeset release PR containing only version bumps (1.0.0 → 1.1.0), changelog updates, and lockfile changes. No runtime code is modified.

You can customize Macroscope's approvability policy. Learn more.

@macroscopeapp macroscopeapp Bot dismissed their stale review May 28, 2026 23:27

Dismissing prior approval to re-evaluate 8dcdbf4

@TimCrooker TimCrooker merged commit 2f767a5 into main May 28, 2026
7 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