You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a read-only Skill that reuses the repository worktree preflight report to classify active, dirty, and prunable entries without deleting or cleaning anything.
Acceptance criteria
The Skill invokes or follows the existing preflight report and verifies branch, HEAD, ownership, dirty state, push/PR state, and active use before classification.
The Skill never removes worktrees or branches and requires explicit authorization for cleanup.
Official Skill validation and a focused smoke check pass.
Parent
#639
What to build
Add a read-only Skill that reuses the repository worktree preflight report to classify active, dirty, and prunable entries without deleting or cleaning anything.
Acceptance criteria
Blocked by
None - can start immediately