bycodingagentsystem· 5 subagents
Internal agent for generating session summaries at stop. Creates a concise summary of work done, decisions made, and learnings captured. Spawned by Stop hook.
$curl -o .claude/agents/session-summarizer.md https://raw.githubusercontent.com/codingagentsystem/cas/HEAD/.claude/agents/session-summarizer.mdInstalls into the current project.
Install session-summarizer by running `curl -o .claude/agents/session-summarizer.md https://raw.githubusercontent.com/codingagentsystem/cas/HEAD/.claude/agents/session-summarizer.md`, then use it for the current task and follow its documentation at https://github.com/codingagentsystem/cas.