← ClaudeAtlas

agent-wiki-finishlisted

End a session and write back durable knowledge. Use at the end of every work session. Extracts what's worth keeping, proposes wiki updates, and executes after user approval.
armed-substantialness820/agent-wiki · ★ 1 · AI & Automation · score 74
Install: claude install-skill armed-substantialness820/agent-wiki
# /agent-wiki-finish End of session. Extract what's durable, write it back. ## 1. Observe (silent) - What files changed in this session? (git diff, timestamps) - What was discussed, decided, discovered? - What failed or was abandoned? - Run `wikictl lint` — any new issues? - Check if answers from this session should be saved ## 2. Analyze (silent) - What knowledge from this session has value beyond today? - What's a status change vs a decision vs a failure vs a source? - Are there contradictions with existing wiki content? - Does the index need updating? ## 3. Suggest write-back Show exactly what you'd write and where. The user approves before anything is written. **Project page update:** "I'd update wiki/projects/pygmalion.md: status → 'auth complete, billing in progress'. Add billing API choice to decisions table. Add Redis pub/sub to 'what failed'." **New decision page:** "You decided to switch from Stripe to PayPal. I'd create wiki/decisions/2026-04-05-paypal-over-stripe.md with the reasoning." **New source page:** "That API doc you pasted — I'd save it to raw/ and create wiki/sources/2026-04-05-paypal-api-docs.md." **New concept page:** "The topic of [X] keeps coming up across multiple sources. I'd create wiki/concepts/X.md to aggregate what we know." **Answer filing:** "The analysis you asked me to do about pricing — that's worth keeping. I'd save it to outputs/ and reference it from the project page." **Gap detection:** "Based on everything in the wiki, he