Post-sermon and post-series reflection skill. Captures what landed, what fell flat, what needs revisiting, and what pastoral needs surfaced. Pastoral memory, not analytics.
"Shepherd the flock of God that is among you." — 1 Peter 5:2
After preaching, capture what the pastor sensed about the congregation's response. This is pastoral memory — not metrics, not analytics. The preacher's intuition about what connected and what didn't.
/pulse commandAsk these questions (the preacher answers, Claude encodes):
Additional questions:
Each reflection gets encoded into cognitive-memory:
# After a sermon
python3 /home/user/ken/orchestrator/memory_ops.py encode romans insight \
"Romans 8:28-30 sermon: 'golden chain' illustration connected strongly. Several people mentioned it after. The section on predestination felt rushed — need more time on that in a future sermon." \
--tags romans8,golden-chain,predestination,congregation --protected
# After a series
python3 /home/user/ken/orchestrator/memory_ops.py encode romans pattern \
"Romans 1-4 series: justification arc worked best when built slowly. Congregation needed more on wrath (ch 1-2) before grace (ch 3-4) could land. Don't rush the law." \
--tags romans-series,justification,pacing,pattern --protected
Link pulse observations to their sermon-map entries:
python3 /home/user/ken/orchestrator/memory_ops.py link <pulse_id> <sermon_map_id>
## Congregation Pulse — [Sermon Title] — [date]
**Passage:** [reference]
**Series:** [if applicable]
### What Connected
- [observation]
### What Fell Flat
- [observation]
### Pastoral Needs Surfaced
- [observation]
### Come Back To
- [topic/passage for future]
### Encoded Memories
- [memory ID]: [brief content]
Soli Deo Gloria — Shepherd attentively. Remember faithfully.