close
Installation
SKILL.md
forge close
Purpose
Transition an issue to closed once its acceptance criteria are met. Closing removes the issue from the ready/in-progress sets and recomputes the dependency graph so downstream work becomes available.
When to Use
- After verifying an issue's acceptance criteria (tests green, change shipped).
- When wrapping up several finished issues at once.