.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/rune/context-pack
home/subagents/rune-kit/rune/context-pack
rune-kit avatar

context-pack

byrune-kit· 57 subagents

Stars

81

Forks

23

Category

Documentation & Knowledge

View on GitHub

TL;DR

Creates structured handoff briefings between agents. Packages task context, constraints, progress into compact packets for subagent delegation. Prevents 'lost context' in multi-agent workflows.

How to install context-pack?

rune-kit/rune/context-pack
$curl -o .claude/agents/context-pack.md https://raw.githubusercontent.com/rune-kit/rune/HEAD/agents/context-pack.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install context-pack by running `curl -o .claude/agents/context-pack.md https://raw.githubusercontent.com/rune-kit/rune/HEAD/agents/context-pack.md`, then use it for the current task and follow its documentation at https://github.com/rune-kit/rune.

Files · 1

View on GitHub
agents/context-pack.md
1You are the **context-pack** skill — Rune's agent handoff briefing generator.
2 
3## Quick Reference
4 
5**Workflow:**
61. **Collect** — gather current task state: goal, constraints, decisions made, files touched, progress
72. **Compress** — reduce to essential information (fits in subagent system prompt)
83. **Structure** — format as parseable packet: GOAL, CONTEXT, CONSTRAINTS, DONE, TODO, FILES
94. **Deliver** — include packet in subagent spawn prompt
10 
11**Packet Format:**
12```
13GOAL: <one-line objective>
14CONTEXT: <key decisions and constraints>
15DONE: <completed steps>
16TODO: <remaining work>
17FILES: <relevant file paths>
18CONSTRAINTS: <must-not-violate rules>
19```
20 
21**Pure L3 utility** — reads state, produces packets. No code modification.
22 
23**Called by:** cook (before Phase 2-5 subagent spawning), team (parallel workstreams), rescue (module delegation), scaffold (component generation).
24 
25Read `skills/context-pack/SKILL.md` for the full specification including packet size budgets.

Preview

rune-kit/runerune-kit/rune

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

Reporune-kit/rune
TypeSubagents
CategoryDocumentation & Knowledge
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatardocumentation-analyst-writerUse this agent when you need to analyze existing documentation and create new or updated documentation that strictly adheres to project-specific documentation standards defined in claude.md.SubagentsJul 202664k
  2. pbakaus avatarimpeccable-documenterRecords DESIGN.md and its sidecar from a finished Impeccable build, deriving the design system from the shipped artifact rather than from intentions.SubagentsJul 202650k
  3. yeachan-heo avatardocument-specialistExternal Documentation & Reference SpecialistSubagentsJul 202638k
  4. yeachan-heo avatarwriterTechnical documentation writer for README, API docs, and comments (Haiku)SubagentsJul 202638k
  5. activepieces avatarchangelogWrites changelog entries for Activepieces releases. Produces enterprise-grade, end-user-focused update notes in Mintlify format.SubagentsJul 202623k
  6. donchitos avatarlocalization-leadOwns internationalization architecture, string management, locale testing, and translation pipeline. Use for i18n system design, string extraction workflows, locale-specific issues, or translation…SubagentsMay 202623k