Sweep For Archive banner
bestdan bestdan

Sweep For Archive

Git community

Description

--- description: Close-out sweep over a recent window — verify what closed was really delivered, complete anything whose PR merged, then archive exactly the verified closures. Composes /find-false-closures, /sweep-for-complete, and /archive-tasks with the verified id set carried between them allowed-tools: Bash(git *), Bash(gh *), Bash(cat *), Bash(op *), Bash(python3 *), Glob, Grep, Read, AskUserQuestion, mcp__claude_ai_Linear__get_issue, mcp__claude_ai_Linear__list_issues, mcp__claude_ai_Linea

Installation

Installs to ~/.claude/skills/bestdan-workflow-skills-sweep-for-archive/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bestdan-workflow-skills-sweep-for-archive && curl -fsSL https://raw.githubusercontent.com/bestdan/workflow-skills/HEAD/commands/sweep-for-archive.md -o ~/.claude/skills/bestdan-workflow-skills-sweep-for-archive/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository