VS Code Extension Release

SkillDev tools

Bump version, package, and publish the VS Code extension to the marketplace

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the VS Code Extension Release skill

What this skill tells your AI

The instructions your AI receives, as published by muromi-rikka/folder-alias in .claude/skills/vsce-release/SKILL.md and read by ahel’s review.

This skill automates the release workflow for the folder-alias VS Code extension.

Steps

  1. Pre-flight checks:

    • Ensure working tree is clean (git status)
    • Run pnpm run typecheck to verify no type errors
    • Run pnpm run lint to verify lint passes
  2. Bump version:

    • Run pnpm run release (uses bumpp for interactive version bump + publish)
    • This will prompt for version bump type (patch/minor/major)
  3. Verify:

    • Confirm the new version is tagged in git
    • Confirm the package was published to the VS Code marketplace

Usage

Run /vsce-release to start the release process.

Signals

GitHub stars
26
Forks
10
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
vsce-release
Source
github.com/muromi-rikka/folder-alias