episode: Command + background agent pattern for context-dependent async work

This commit is contained in:
Cal Corum 2026-02-19 16:09:59 -06:00
parent 4c0c5f805c
commit b440822aab

View File

@ -149,3 +149,7 @@ Work types:
## 16:09 - /save-memories command + memory-saver agent for session memory capture
- **Type:** workflow
- **Tags:** cognitive-memory, claude-code, commands, agents, workflow
## 16:09 - Command + background agent pattern for context-dependent async work
- **Type:** code_pattern
- **Tags:** claude-code, commands, agents, pattern, architecture