closing-issues
SolidClose a GitHub issue with a synthesis comment as a flowing graph — validate the synthesis, post the closing comment, close, then run a pluggable callback (e.g. memory store) detached. Use when closing an issue should also capture the LEARNING (not just the diff log) and when the post-close work shouldn't block the close ack.
Install
Quality Score: 84/100
Skill Content
Details
- Author
- oaustegard
- Repository
- oaustegard/claude-skills
- Created
- 10 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
loop-close
Closes a slice or a session - adversarial audit of the diff, ledger entry, selective commit, honest report, and the handoff for the next session. Use before considering anything finished.
close
Close the current working session. Review the conversation, distil what deserves to persist into long-term memory, write it, and report what was done and what is still open. Use when the user says "/close", "close the session", "we're done for today" or similar. To close AND continue in a fresh session because context is running out, use close-new-session instead.
gh-close-plan
Close a GitHub plan issue with a summary. Use when the user tells you to "close the github plan issue".