From beads
Closes a completed beads issue via MCP tool with optional issue ID and reason. Prompts follow-up actions for dependent issues and new work.
How this command is triggered — by the user, by Claude, or both
Slash command
/beads:closeThe summary Claude sees in its command listing — used to decide when to auto-load this command
Close a beads issue that's been completed. If arguments are provided: - $1: Issue ID - $2+: Completion reason (optional) If the issue ID is missing, ask for it. Optionally ask for a reason describing what was done. Use the beads MCP `close` tool to close the issue. Show confirmation with the issue details. After closing, suggest checking for: - Dependent issues that might now be unblocked (use `ready` tool) - New work discovered during this task (use `create` tool with `discovered-from` link)
Close a beads issue that's been completed.
If arguments are provided:
If the issue ID is missing, ask for it. Optionally ask for a reason describing what was done.
Use the beads MCP close tool to close the issue. Show confirmation with the issue details.
After closing, suggest checking for:
ready tool)create tool with discovered-from link)npx claudepluginhub loganthomas/beads44plugins reuse this command
First indexed Dec 31, 2025
Showing the 6 earliest of 44 plugins
/closeCloses a completed beads issue via MCP tool with optional issue ID and reason. Prompts follow-up actions for dependent issues and new work.
/issue-closeCloses a GitHub issue with optional comment and close reason (completed, not planned, or duplicate).
/issue-closeCloses an issue with a comprehensive completion summary, including verification checklist, related commits/PRs, and artifact links. Supports --reason, --no-verify, and --link-artifacts flags.
/github-closeCloses a GitHub issue for a completed SpecWeave increment, posting a completion summary with final stats, deliverables, and linking closure in increment metadata.
/closeCloses an issue by updating the project board, finalizing issue body, posting trajectory log, and cleaning up worktree.
/closeEnds the current session with verification, issue creation for gaps, clean commits, and optional mirroring. Includes pre-checks for session state and lock release.