SKILL·4B0A72

clear-context

majiayu000
Updated 2 months ago
14 views
58
9
58
View on GitHub
Otheraiautomation

About

The clear-context skill automatically manages Claude's context window by delegating remaining work to a fresh subagent when usage nears 80%. This enables seamless continuation of long-running tasks without requiring manual intervention or workflow interruption. Developers should use it for automated context management during extended operations.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/clear-context

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/clear-context
0
FAQ

Frequently asked questions

What is the clear-context skill?

clear-context is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform clear-context-related tasks without extra prompting.

How do I install clear-context?

Use the install commands on this page: add clear-context to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does clear-context belong to?

clear-context is in the conservation category, tagged ai and automation.

Is clear-context free to use?

Yes. clear-context is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills