mp-consolidate-context

Consolidate .mpx/CONTEXT.md by removing duplicates, outdated items, and inconsistencies.

1|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/MartinoPolo/mpx-claude-code --skill mp-consolidate-context
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mp-consolidate-context
Source: https://github.com/MartinoPolo/mpx-claude-code/tree/main/skills/mp-consolidate-context
Command: npx skills add https://github.com/MartinoPolo/mpx-claude-code --skill mp-consolidate-context

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes duplicated, outdated, and noisy information from .mpx/CONTEXT.md so the document stays accurate and easy to use during future Claude Code workflows.

Core Features & Use Cases

  • Duplicate and inconsistency removal: merges overlapping definitions and fixes conflicting values.
  • Superseded and outdated cleanup: removes content that is marked superseded or clearly no longer valid.
  • Clarity tightening: rewrites domain language and key sections into a concise, consistent format without asking for confirmation.

Quick Start

Consolidate your current .mpx/CONTEXT.md by asking for: consolidate context using mp-consolidate-context.

Frequently Asked Questions about mp-consolidate-context

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

FAQPage Schema
How do I clean up duplicates and outdated requirements in my CONTEXT.md file?

To clean up CONTEXT.md, consolidate the file by removing duplicates, merging overlapping definitions, and deleting superseded items. This process rewrites the document into a concise, consistent format while preserving essential technical detail for future workflows.

What is the best way to fix inconsistencies and contradictions in project context documentation?

The best way to fix context documentation inconsistencies is to run a consolidation pass that analyzes the full file, resolves conflicting values, and rewrites sections following defined rules. This ensures the domain language and constraints remain accurate and usable.

How do I consolidate domain language and context files without losing technical detail?

You can consolidate domain language and context files by rewriting them into a condensed format. The process tightens clarity and removes non-content noise without asking for confirmation, ensuring essential technical details are preserved during the cleanup.

Does Claude Code workflow require a clean CONTEXT.md before processing project requirements?

A clean CONTEXT.md is highly beneficial for Claude Code workflows because it removes bloat and contradictions. Consolidating the context file beforehand ensures the AI operates with accurate, current requirements and domain language, preventing hallucinations from outdated items.

Can I permanently overwrite the original CONTEXT.md file during documentation cleanup?

Yes, you can permanently overwrite the original CONTEXT.md file during cleanup. The consolidation process defaults to overwriting the original path at .mpx/CONTEXT.md and outputs a post-change summary detailing exactly what was modified, added, or removed.

Why does my context file become bloated and contradictory during ongoing GitHub workflows?

Context files become bloated and contradictory during ongoing GitHub workflows because requirements, domain language, and constraints evolve over time. Consolidation removes non-content noise and merges overlapping definitions to keep the document accurate.