context-master
CommunityMaster AI context, save tokens, build faster.
Software Engineering#workflow#planning#architecture#context management#subagents#Claude Code#AI context#token optimization
AuthorJosiahSiegel
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Managing AI context in complex, multi-file projects or long coding sessions often leads to context bloat, reduced focus, and wasted tokens. This skill provides universal strategies and CLI-specific tools to optimize context usage, ensuring efficient planning, deep analysis, and sustained performance.
Core Features & Use Cases
- Optimal File Creation: Guides on planning and creating files in the correct order to prevent refactoring and save context (e.g., CSS before HTML).
- Thinking Delegation: Offload deep analysis to isolated contexts (subagents/artifacts) to keep the main conversation lean, achieving up to 23x context efficiency.
- Progressive Task Decomposition: Break down complex requests into manageable phases, maintaining fresh context for each step and preventing information overload.
- Use Case: When building a multi-page website, use this skill to first plan the optimal file creation order, then delegate deep architectural decisions to a subagent, ensuring efficient development without context overload.
Quick Start
Use the context-master skill to plan the optimal file creation order for a new React application with 5 components and a shared stylesheet.
Dependency Matrix
Required Modules
Python
Components
scriptsreferences
💻 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: context-master Download link: https://github.com/JosiahSiegel/claude-code-marketplace/archive/main.zip#context-master Please download this .zip file, extract it, and install it in the .claude/skills/ directory.