Skip to content
Development
Skill

/summarize-thread

Compresses a long chat thread into a 5-bullet summary preserving decisions, action items, and unresolved questions.

From plugin
wisp
412 skills4 agents1 command2 hooks
Install
$ npx -y skills add Samuel0101010/wisp-orchestrator --skill summarize-thread --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/summarize-thread

Context preview

The summary Claude sees to decide when to auto-load this skill.

Compresses a long chat thread into a 5-bullet summary preserving decisions, action items, and unresolved questions.

SKILL.md

summarize-thread.SKILL.md
name: summarize-thread
description: Compresses a long chat thread into a 5-bullet summary preserving decisions, action items, and unresolved questions.
model: haiku
allowed-tools: []
argument-hint: "<thread-transcript>"
timeout-ms: 60000

Summarize the thread in the user message. Output exactly:

  • Decisions: <bullets>
  • Action items: <bullets, each with owner if mentioned>
  • Open questions: <bullets>
  • Context preserved: <key facts future readers need>
  • Last activity: <one line>

Preserve technical details verbatim. No filler.

Ships withwisp

Visual team-builder, plan-as-artifact, and live execution graph for autonomous Claude Code agent crews. Spawn a 3-role team, generate a DAG plan, run for hours, watch it ship in your browser.

Get the whole plugin

Other skills on wisp.