clash-resolution-analyzer
This skill helps construction teams systematically identify and rank Building Information Model conflicts by severity and impact. By automating clash prioritization, it enables teams to allocate resources efficiently and resolve the most critical issues first, reducing project delays and rework costs.
clash-resolution-analyzer is a skill that helps construction teams systematically identify and rank Building Information Model conflicts by severity and impact. By automating clash prioritization, it enables teams to allocate resources efficiently and resolve the most critical issues first, reducing project delays and rework costs.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-02-14
clash-resolution-analyzer is a skill that helps construction teams systematically identify and rank Building Information Model conflicts by severity and impact. By automating clash prioritization, it enables teams to allocate resources efficiently and resolve the most critical issues first, reducing project delays and rework costs.
Use it when
- clash-resolution-analyzer prioritizes and analyzes BIM clashes to focus resolution efforts on the most critical issues.
- clash-resolution-analyzer automatically assigns clash responsibility by discipline.
Verify before relying
Read SKILL.md below before installing (3 files). Open directory: indexed for reading, not audited.
Install
datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction/clash-resolution-analyzer · repository language: Python
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What is clash-resolution-analyzer and how does it help BIM projects?
clash-resolution-analyzer is a skill that helps construction teams systematically identify and rank Building Information Model conflicts by severity and impact. By automating clash prioritization, it enables teams to allocate resources efficiently and resolve the most critical issues first, reducing project delays and rework costs.
Can clash-resolution-analyzer resolve construction clashes automatically?
clash-resolution-analyzer prioritizes and analyzes BIM clashes to focus resolution efforts on the most critical issues. While it automates clash detection, analysis, and prioritization, actual resolution strategies are suggested based on trade interactions and discipline responsibilities, requiring team coordination to implement.
How does clash-resolution-analyzer assign responsibility for clashes?
clash-resolution-analyzer automatically assigns clash responsibility by discipline, helping teams understand which trades or specialties own each conflict. This discipline-based assignment streamlines coordination workflows and ensures accountability across structural, mechanical, electrical, and plumbing teams.
What clash prioritization and tracking capabilities does this skill offer?
clash-resolution-analyzer prioritizes clashes by severity and impact, tracks resolution progress over time, and generates reports for audit trails. It supports level-based filtering and creates coordination matrices to help teams monitor status and maintain visibility across all identified conflicts.
Can clash-resolution-analyzer identify recurring clash patterns?
clash-resolution-analyzer identifies recurring clash patterns and root causes to help teams prevent future conflicts. By recognizing common issues across projects, it enables proactive coordination strategies and helps teams learn from past clashes to improve BIM coordination workflows.
What license does clash-resolution-analyzer use?
clash-resolution-analyzer is released under the MIT license, allowing free use, modification, and distribution for both commercial and non-commercial projects with minimal restrictions.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
Clash Resolution Analyzer for Construction
Overview
Analyze clash detection results from BIM coordination. Prioritize clashes by impact, identify patterns, suggest resolutions, assign responsibility, and track resolution progress.
Business Case
Clash resolution analysis enables: - Efficient Coordination: Focus on critical clashes first - Pattern Recognition: Fix root causes, not symptoms - Clear Accountability: Assign responsibility by trade - Progress Tracking: Monitor resolution status
Technical Implementation
```python from dataclasses import dataclass, field from typing import List, Dict, Any, Optional, Tuple from enum import Enum from datetime import datetime from collections import defaultdict
class ClashPriority(Enum): CRITICAL =
(truncated - see the full file via the links below)
File tree — 3 files
2_DDC_Book/4.3-BIM-Validation-Pipeline/clash-resolution-analyzer/SKILL.md
2_DDC_Book/4.3-BIM-Validation-Pipeline/clash-resolution-analyzer/claw.json
2_DDC_Book/4.3-BIM-Validation-Pipeline/clash-resolution-analyzer/instructions.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Analyze and prioritize BIM clashes to focus resolution efforts”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
This skill enables automated detection of geometric clashes within Building Information Models, helping construction teams identify conflicts between structural, mechanical, electrical, and plumbing systems before they become costly field issues. By analyzing spatial relationships across BIM datasets, it streamlines coordination workflows and reduces rework during construction phases.
This skill enables automated detection of physical clashes and clearance breaches within BIM models, helping construction teams catch spatial conflicts before they impact the job site. By analyzing element intersections and proximity violations, it supports early problem identification and design coordination workflows.
construction-expert brings structured project oversight to construction workflows through intelligent persona-driven automation. Leverage scheduling, budget management, and real-time progress monitoring to keep teams aligned and projects on track. Built on Persona Control Language (PCL) for seamless AI coordination.
This skill models options strategies through theoretical pricing and Greeks analysis, helping traders evaluate covered calls, spreads, iron condors, and other positions without real-time market subscriptions. It calculates strategy profit/loss, position sizing, and risk exposure using Black-Scholes formulas and historical volatility data from FMP API. Built for learning and simulation, not live trading.
When pub get fails due to version conflicts, this workflow guides you through surgical lockfile edits to remove only the problematic package entry, then re-resolve to find compatible versions. It covers auditing dependencies with dart pub outdated, upgrading safely with version constraints, and handling retracted packages without wiping your entire lock file.
This tool enables side-by-side analysis of CWICR-based cost estimates, surfacing quantity and cost differences between versions, design alternatives, or projects. It categorizes variances by significance level and produces summaries by work category to support objective decision-making and audit trails.
More skills scenario-planner (MIT) · cwicr-bid-analyzer (MIT)