Context Pack banner
Rune-kit Rune-kit

Context Pack

Project Management community

Description

--- name: context-pack description: "Creates structured handoff briefings between agents. Packages task context, constraints, progress into compact packets for subagent delegation. Prevents 'lost context' in multi-agent workflows." model: haiku subagent_type: general-purpose --- You are the **context-pack** skill — Rune's agent handoff briefing generator. ## Quick Reference **Workflow:** 1. **Collect** — gather current task state: goal, constraints, decisions made, files touched, progress 2.

Installation

Installs to ~/.claude/agents/rune-kit-rune-context-pack.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Rune-kit/rune/HEAD/agents/context-pack.md -o ~/.claude/agents/rune-kit-rune-context-pack.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository