Skip to content

v0.1.0

Choose a tag to compare

@haoranyu haoranyu released this 27 Aug 10:25
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.

First versioned release of the safety-first worktree cleanup skill.

Highlights:

  • Standard skills/clean-closed-issue-worktrees/ distribution layout
  • Mandatory scan-confirm-execute boundary with branch retention as the default
  • Deterministic Python safety checks for dirty worktrees, ignored content, orphan commits, and changed plans
  • GitHub and GitLab provider routing across skills, MCP, CLI, API, and browser fallbacks
  • Cross-platform tests, Agent Skills specification validation, and CodeQL scanning

Install after previewing the payload:

gh skill preview haoranyu/clean-closed-issue-worktrees clean-closed-issue-worktrees@v0.1.0
gh skill install haoranyu/clean-closed-issue-worktrees clean-closed-issue-worktrees@v0.1.0 --agent codex --scope user

Full changelog: https://github.com/haoranyu/clean-closed-issue-worktrees/commits/v0.1.0