audit-orphan-runs
Identifies abandoned worktrees and stale runs (no events for >2h, status=running) to flag for cleanup.
Compresses a long chat thread into a 5-bullet summary preserving decisions, action items, and unresolved questions.
$ npx -y skills add Samuel0101010/wisp-orchestrator --skill summarize-thread --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/summarize-threadContext 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.
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:
Preserve technical details verbatim. No filler.
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.
Repo: Samuel0101010/wisp-orchestrator
Identifies abandoned worktrees and stale runs (no events for >2h, status=running) to flag for cleanup.
Drafts a docs/solutions/YYYY-MM-DD-<slug>.md entry for a recently completed run, capturing problem/solution/lessons.
Working discipline for code-writing agents — read before edit, smallest correct change, run the gates before claiming done. Injected into builder roles' system…
Conducts focused research on a topic by reading project files, searching memory, and synthesizing findings into a structured report.
Self-diagnostics for the harness — checks DB integrity, MCP wiring, claude binary availability, and recent run failures.
Visual + interaction quality bar for frontend roles — states, responsiveness, accessibility, consistency. Injected into frontend roles' system prompts.