Decomposition Scorer

Score whether a set of coding tasks are properly decomposed on boundaries of isolation. Detects conflicts where parallel agents would touch the same files, share state, or have ordering dependencies. Use before launching parallel agent workers, when planning task breakdown for yce-harness or similar, or when someone says "will these tasks conflict?", "score my decomposition", or "/decomposition-scorer".

m2ai-portfolio Updated

File contents

m2ai-portfolio/m2ai-skills-pack/tree/main/m2ai-agent-architecture/skills/decomposition-scorer commit 20a37f42fa

Frequently asked questions

npx skillmds@latest add m2ai-portfolio/decomposition-scorer