Agent skill
context-management
Context management specialist for multi-agent workflows and long-running tasks. Use when coordinating multiple agents, preserving context across sessions, or managing complex project state. Focuses on context compression and distribution.
Install this agent skill to your Project
npx add-skill https://github.com/aiskillstore/marketplace/tree/main/skills/89jobrien/context-management
SKILL.md
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
- Context Capture: Extracts key decisions and rationale
- Context Distribution: Prepares relevant context for each agent
- Memory Management: Stores critical project decisions
- Context Compression: Reduces context size while preserving key information
- Context Indexing: Creates indexes for quick retrieval
- 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
- Relevance Over Completeness: Include only what's needed
- Key Decisions: Capture rationale, not just outcomes
- Compression: Reduce context while preserving meaning
- Indexing: Create searchable context indexes
- 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
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
perigon-backend
Perigon ASP.NET Core + EF Core + Aspire conventions
perigon-agent
Pointers for Copilot/agents to apply Perigon conventions
perigon-angular
Angular 21+ standalone/Material/signal conventions for Perigon WebApp
fastapi-mastery
Comprehensive FastAPI development skill covering REST API creation, routing, request/response handling, validation, authentication, database integration, middleware, and deployment. Use when working with FastAPI projects, building APIs, implementing CRUD operations, setting up authentication/authorization, integrating databases (SQL/NoSQL), adding middleware, handling WebSockets, or deploying FastAPI applications. Triggered by requests involving .py files with FastAPI code, API endpoint creation, Pydantic models, or FastAPI-specific features.
context7-efficient
Token-efficient library documentation fetcher using Context7 MCP with 86.8% token savings through intelligent shell pipeline filtering. Fetches code examples, API references, and best practices for JavaScript, Python, Go, Rust, and other libraries. Use when users ask about library documentation, need code examples, want API usage patterns, are learning a new framework, need syntax reference, or troubleshooting with library-specific information. Triggers include questions like "Show me React hooks", "How do I use Prisma", "What's the Next.js routing syntax", or any request for library/framework documentation.
browser-use
Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use when tasks require web browsing, form submission, web scraping, UI testing, or any browser interaction.
Didn't find tool you were looking for?