v0.1.0
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 userFull changelog: https://github.com/haoranyu/clean-closed-issue-worktrees/commits/v0.1.0