Author: Mike Swanson Machine: DESKTOP-0O8A1RL Timestamp: 2026-05-12 05:50:33
12 lines
777 B
Markdown
12 lines
777 B
Markdown
---
|
|
name: /save writes narrative directly — no Ollama
|
|
description: Claude writes all /save session log sections directly; Ollama removed from save workflow
|
|
type: feedback
|
|
---
|
|
|
|
Do NOT use Ollama for /save session log narrative sections (Session Summary, Key Decisions, Problems Encountered). Write them directly. Ollama takes too long.
|
|
|
|
**Why:** User explicitly removed Ollama from the /save documentation role on 2026-05-12 — the Ollama round-trip added unacceptable latency to every /save.
|
|
|
|
**How to apply:** On every /save invocation, write all narrative sections yourself inline. Do not curl Ollama, do not write a prompt file, do not spawn a py subprocess. Ollama is still available for other prose tasks (commit messages, ticket comments, client notes) but not /save.
|