modules/programs/agents/shared/_archive/done/SKILL.md
End-of-session summary saved to Obsidian with bidirectional daily note linking. Trigger phrases: "done", "wrap up", "session done", "end session"
npx skillsauth add MichaelVessia/nixos-config doneInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Capture what was accomplished this session and save to Obsidian with bidirectional links to today's daily note.
Review the conversation and extract:
KEY-123)repo#123 or full URLs)Derive a short title (3-6 words) summarizing the session.
Format: YYYY-MM-DDTHH-MM-SS-done-<slug>.md
2026-02-17T14-30-00-done-fix-auth-token-refresh.mdWrite to ~/obsidian/Notes/<filename>:
---
date: <ISO8601 timestamp>
daily: [[YYYY-MM-DD]]
tags:
- done
- claude-session
source: claude-code
---
# <Short title>
## Summary
- What was accomplished (bullet points)
## Links
- PR: [repo#123](url)
- Ticket: [KEY-456](url)
- Branch: `branch-name`
## Files Changed
- `path/to/file.ts` - what changed
Omit the Links section if no links were found. Omit individual link types (PR, Ticket, Branch) if not applicable.
Check if ~/obsidian/Notes/YYYY-MM-DD.md exists. If not, create it:
# Journal YYYY-MM-DD
Check if a ## Done section exists in the daily note.
## Done followed by the entry at the end of the file.Entry format:
- [[YYYY-MM-DDTHH-MM-SS-done-slug|brief title]]
Echo both file paths and a brief summary of what was captured.
daily: [[YYYY-MM-DD]] frontmatter creates the backlink from done note to daily note.[[...]] wikilink appended to the daily note creates the forward link from daily note to done note.development
Generate self-contained HTML visualizations with Plannotator theming. Use for implementation plans, PR explainers, architecture diagrams, data tables, slide decks, and any visual explanation of technical concepts. Plans and PR explainers follow Plannotator's prescriptive approach; all other visual content delegates to nicobailon/visual-explainer.
development
Turn an idea or objective into a goal package for /goal. Interviews the user, builds a reviewed fact sheet via Plannotator, then explores the codebase to produce an execution plan.
development
Open Plannotator's browser-based code review UI for the current worktree or a pull request URL, then act on the feedback that comes back.
testing
Open Plannotator on the latest rendered assistant message and use the returned annotations to revise that message or continue.