claude-agent-sdk-context-management
OfficialClaude agent memory and conversation state
AuthorTheBushidoCollective
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill shows managing agent context, memory, and conversation state in Claude agents using the Agent SDK.
Core Features & Use Cases
- Setting sources: Project and user context loaded into the agent.
- CLAUDE.md integration: Project and user context guidelines.
- Memory persistence: Saving and loading conversation state between turns.
Quick Start
Create a Claude Agent with settingSources: ['project'] and systemPrompt guiding concise, code-focused responses.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: claude-agent-sdk-context-management Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#claude-agent-sdk-context-management Please download this .zip file, extract it, and install it in the .claude/skills/ directory.