context-manager

Summarize project context into a compact packet for downstream subagents.

22|2|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/jshsakura/awesome-opencode-skills --skill context-manager-jshsakura
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-manager
Source: https://github.com/jshsakura/awesome-opencode-skills/tree/main/skills/context-manager
Command: npx skills add https://github.com/jshsakura/awesome-opencode-skills --skill context-manager-jshsakura

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps teams create a compact, execution-ready context snapshot of a project to guide downstream subagents before starting detailed work.

Core Features & Use Cases

  • Compact context packaging that captures architecture, ownership, constraints, and known uncertainties.
  • Handoff-ready summaries that facilitate rapid alignment across tasks and teams.
  • Evidence-driven references to anchors (files, modules, and owners) to support decision-making.

Quick Start

Package the current project context into a concise packet that downstream subagents can reference before deeper work begins.

Frequently Asked Questions about context-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I package project context for downstream subagents?

Create handoff-ready project summaries by encoding architecture, ownership, and constraints into a compact context packet. These summaries facilitate rapid alignment across tasks, ensuring downstream subagents share a minimal, execution-ready context before deeper work begins.

What is a compact context packet in multi-agent planning?

A compact context packet in multi-agent planning encodes architecture, ownership, constraints, and known uncertainties into a minimal snapshot. It ensures multiple agents share a shared, actionable context to proceed efficiently without redundant information transfer.

How do I prepare an architecture handoff for multiple agents?

Prepare an architecture handoff for multiple agents by generating an execution-ready context snapshot. This packet captures evidence-driven references to files, modules, and owners, providing subagents with the exact context needed to execute downstream tasks.

Does this context packaging approach work for projects with high uncertainty?

Yes, this context packaging approach works for projects with high uncertainty by explicitly encoding known uncertainties into the context packet. Subagents receive a complete picture of architecture and constraints, allowing them to navigate ambiguities during detailed execution.

What is the best way to share minimal context across planning tasks?

The best way to share minimal context across planning tasks is to summarize project details into an executable context packet. This method captures only essential architecture and ownership references, ensuring subagents align rapidly without context overload.