context-master

Plan and decompose multi-file coding tasks with architecture planning and creation order.

1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/family3253/skill --skill context-master-family3253
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-master
Source: https://github.com/family3253/skill/tree/main/skills/context-master
Command: npx skills add https://github.com/family3253/skill --skill context-master-family3253

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Universal context management and planning system for complex coding tasks, long sessions, and multi-file projects, enabling proactive planning and efficient execution.

Core Features & Use Cases

  • Context-aware planning for 3+ file workflows (architecture decisions, refactoring, research tasks)
  • Thinking delegation to isolate deep analysis while keeping main session lean
  • Progressive task decomposition and optimal file creation order to maximize context efficiency

Quick Start

State your task and I will plan its architecture, then outline and execute an optimal creation order.

Frequently Asked Questions about context-master

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage context overhead when planning multi-file coding tasks?

You can manage context overhead for multi-file coding tasks by using a planning framework that delegates deep analysis to subagents, keeping the main session lean while handling architecture decisions and refactoring.

What is the best way to plan an optimal file creation order for a complex project?

The best way to plan an optimal file creation order is through progressive task decomposition, which determines the architecture and sequences file creation to maximize context efficiency across related files.

When do I need a context management system for architecture decisions and refactoring?

You need a context management system for architecture decisions and refactoring when working on projects with 3+ related files, long coding sessions, or research tasks that require cross-file references and isolated deep analysis.

Can I delegate deep analysis to subagents to keep my main coding session lean?

Yes, you can delegate deep analysis to subagents to keep your main coding session lean. This thinking delegation isolates complex reasoning while the main context focuses on execution.

How does progressive task decomposition improve context efficiency in long coding sessions?

Progressive task decomposition improves context efficiency by breaking down multi-file projects into an optimal creation order, allowing the main session to process only necessary architecture and cross-file reference information at each step.

Are there limitations to using lean context planning for small, single-file updates?

Lean context planning is not suited for small, single-file updates. It is designed specifically for complex projects with 3+ related files, architecture decisions, and long coding sessions where context overhead is a significant problem.