agent-wiki-progresslisted
Install: claude install-skill armed-substantialness820/agent-wiki
# /agent-wiki-progress
Mid-session checkpoint. Quick but thorough.
## 1. Observe (silent)
- What has changed since start? (files modified, commits, conversations)
- Re-read the project page (may have changed if multi-agent)
- Run `wikictl query` on the current topic to check for relevant context
- Check if new files appeared in raw/untracked/
## 2. Analyze (silent)
- Are we still on the plan from start?
- Has something emerged that should be captured now, not at finish?
- Are there cross-links to make with existing wiki pages?
- Any contradictions with what the wiki says?
## 3. Suggest
**Scope drift:** "You started on auth migration but you've been working on billing for 30 minutes. Is this intentional, or should we refocus?"
**Capture now:** "You just made a significant architecture decision. Want me to create a decision page now before we forget the reasoning?"
**Cross-linking:** "What you're discovering connects to the 'payment-gateway' project page. Want me to add a cross-reference?"
**Ingestion:** "You pasted a long article in the chat. Want me to save it to raw/ and ingest it?"
**Health check:** "Quick lint shows 2 orphan pages and 1 dead link in the wiki. Want me to fix them?"
**Save an answer:** "That analysis I just gave you on [topic] — want me to save it to outputs/ so it's not lost in the chat? I can also file it into the wiki with `wikictl file-back <project> \"<title>\"` so it's indexed and logged automatically."
**Knowledge gaps:** "Based on what w