mp-consolidate-requirements

Consolidate CONTEXT.md or REQUIREMENTS.md by removing duplicates and rewriting content.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes duplicated, outdated, or noisy requirement/context content so your project reference stays accurate and easy to use.

Core Features & Use Cases

  • Consolidates CONTEXT.md or legacy REQUIREMENTS.md by merging overlapping items, eliminating superseded content, and tightening language.
  • Improves clarity and consistency by rewriting negative framing into positive imperatives and fixing inconsistencies to the most authoritative values.
  • Preserves technical detail where it matters while trimming implementation/deviation/provenance noise for a future-proof reference.

Quick Start

Ask: "Consolidate the project context in .mpx/CONTEXT.md and overwrite it with the cleaned version."

Frequently Asked Questions about mp-consolidate-requirements

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

FAQPage Schema
How do I consolidate a project context file that has accumulated duplicated and outdated requirements?

To consolidate project context, this Skill merges overlapping items, removes superseded content, and tightens language in your CONTEXT.md or legacy REQUIREMENTS.md file. It overwrites the original file with the cleaned version and returns a report of changed lines and items.

What does requirements consolidation do to noisy implementation and provenance details?

Requirements consolidation trims implementation, deviation, and provenance noise from your context file while preserving technical details where they matter. It rewrites the content for clarity, consistency, and a future-proof project reference.

How do I clean up negative framing and inconsistencies in my project requirements?

To clean up negative framing and inconsistencies, this Skill rewrites negative statements into positive imperatives and fixes inconsistent values to the most authoritative ones during the context consolidation process. This ensures your requirements stay accurate and clear.

Can I use this to clean up a legacy REQUIREMENTS.md file in my GitHub workflow?

Yes, this Skill supports GitHub workflows by cleaning up a legacy REQUIREMENTS.md file. It resolves the input path, rewrites the legacy format to a target structure and length, and overwrites the original file with the consolidated version.

What happens to the original file when I consolidate my project context?

When you consolidate your project context, the Skill overwrites the original file directly with the cleaned version. It applies deterministic consolidation rules to ensure the output remains accurate and easy to use for future reference.