cross-cut-analysis

Community

Detect cross-chunk risks before parallel work.

Authorahlerjam
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Cross-chunk parallel work can fail or corrupt shared state when multiple chunks overlap files, implicitly depend on each other, or touch the same domains and resources without explicit coordination.

Core Features & Use Cases

  • Boundary-driven risk analysis: Scans all chunk boundary.yaml files (allow, produces, consumes, touches_domains, tooling_deps, depends_on) to find coordination gaps.
  • Five risk dimensions: Reports file-overlap conflicts, domain-tag conflicts, implicit produce/consume dependencies, concurrency hazards on shared state channels, and shared tooling requirements.
  • Actionable structured output: Produces a YAML cross_cuts report with severity and recommendations, plus an audit event for traceability.

Quick Start

Run /mmp:cross-cut-analysis to generate a YAML cross-cut report for the current set of chunks and see which findings require serialization before dispatch.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: cross-cut-analysis
Download link: https://github.com/ahlerjam/mmp/archive/main.zip#cross-cut-analysis

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.