Skip to content
Development
Command

/close

Close a completed issue

From plugin
beads
26k29 skills4 agents29 commands
Install
> /plugin marketplace add gastownhall/beads
> /plugin install beads@beads-marketplace

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/close

Context preview

What this command does when you run it.

Close a completed issue

Command definition

close.md
description: Close a completed issue
argument-hint: "[issue-id] [reason]"

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)
Ships withbeads

Distributed graph issue tracker for AI agents, powered by Dolt. Platforms: macOS, Linux, Windows, FreeBSD Docs: Beads provides a persistent, structured memory for coding agents.

Get the whole plugin