| name | writing-journal |
| description | Aggregate a writing session into a readable log + a reusable author-intent prompt. |
When to use
- After a burst of edits (author using Cursor or in-app editor)
- After running tests/impact analysis and choosing a route
Session log should include
- Key deviations (structured categories + what changed)
- Decisions (approved/rejected gates, chosen branch/merge strategy)
- Narrative Tests results (what failed, what fixed it)
- Impact analysis summary (what future content must change)
- The “route map” (next steps)
Output
writing_session_log.md(human readable)author_intent_prompt.md(one-click prompt/instructions distilled from the session)