Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
89jobrien avatar

Context Management

  • 26 installs
  • 4 repo stars
  • Updated April 11, 2026
  • 89jobrien/steve

context-management is a Claude Code skill that preserves, compresses, and distributes context across multi-agent workflows and long-running tasks.

About

context-management is a Claude Code skill for managing context across multi-agent workflows and long-running tasks. A developer uses it to capture key decisions, compress context for efficiency, prepare handoffs for the next agent, and create context checkpoints at milestones. It defines tiered context formats sized by token budget.

  • Preserves and compresses context across multi-agent workflows and sessions
  • Defines Quick (<500 token), Full (<2000 token), and Archived context formats
  • Prepares handoff context for the next agent in a workflow

Context Management by the numbers

  • 26 all-time installs (skills.sh)
  • Ranked #9,702 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
At a glance

context-management capabilities & compatibility

Capabilities
context management · orchestration · memory
Use cases
orchestration · memory · token optimization
Pricing
Free
From the docs

What context-management says it does

This skill manages context across multi-agent workflows and long-running tasks, ensuring coherent state preservation and efficient context distribution.
SKILL.md
npx skills add https://github.com/89jobrien/steve --skill context-management

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs26
repo stars4
Last updatedApril 11, 2026
Repository89jobrien/steve

What it does

Use it to capture, compress, and hand off context across multi-agent workflows and long-running sessions.

Who is it for?

Coordinating multiple agents and preserving coherent state across sessions.

Skip if: Single-shot tasks with no cross-session or multi-agent state.

When should I use this skill?

When coordinating multiple agents, preserving context across sessions, or managing complex project state.

What you get

Compressed, indexed context handed cleanly to the right agent at each milestone.

  • context checkpoints
  • compressed context summaries
  • agent handoff context

By the numbers

  • 3 context formats (Quick, Full, Archived)
  • Quick context under 500 tokens
  • Full context under 2000 tokens

Files

SKILL.mdMarkdownGitHub ↗

Context Management

This skill manages context across multi-agent workflows and long-running tasks, ensuring coherent state preservation and efficient context distribution.

When to Use This Skill

  • When coordinating multiple agents in a workflow
  • When preserving context across sessions
  • When managing long-running projects
  • When compressing context for efficiency
  • When distributing context to specific agents
  • When creating context checkpoints

What This Skill Does

1. Context Capture: Extracts key decisions and rationale 2. Context Distribution: Prepares relevant context for each agent 3. Memory Management: Stores critical project decisions 4. Context Compression: Reduces context size while preserving key information 5. Context Indexing: Creates indexes for quick retrieval 6. State Preservation: Maintains coherent state across sessions

How to Use

Manage Context

Capture the key context from this conversation
Prepare context for the next agent in this workflow

Specific Tasks

Create a context checkpoint for this project milestone

Context Formats

Quick Context (< 500 tokens)

  • Current task and immediate goals
  • Recent decisions affecting current work
  • Active blockers or dependencies

Full Context (< 2000 tokens)

  • Project architecture overview
  • Key design decisions
  • Integration points and APIs
  • Active work streams

Archived Context

  • Historical decisions with rationale
  • Resolved issues and solutions
  • Pattern library
  • Performance benchmarks

Best Practices

Context Management

1. Relevance Over Completeness: Include only what's needed 2. Key Decisions: Capture rationale, not just outcomes 3. Compression: Reduce context while preserving meaning 4. Indexing: Create searchable context indexes 5. Checkpoints: Save context at major milestones

Reference Files

  • `references/patterns.md` - Context management patterns, handoff templates, and multi-agent coordination

Related Use Cases

  • Multi-agent coordination
  • Long-running project management
  • Context preservation across sessions
  • Workflow state management
  • Project knowledge management

Related skills

FAQ

What context formats does it define?

Quick Context under 500 tokens, Full Context under 2000 tokens, and Archived Context.

When is it used?

When coordinating multiple agents, preserving context across sessions, or managing long-running projects.

AI & Agent Buildingagentsautomation

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.