Skill audit report
Use this skill to diagnose and resolve what blocks a DevOps Center promotion of a work item's feature branch: Git merge conflicts and deployment failures. DevOps Center is Git-backed, so overlapping metadata changes surface as merge conflicts against the target stage branch, resolved with git (detect, resolve markers, commit, push). Deploy failures often cite a missing dependency a full promotion can fix when the component already exists on the branch. TRIGGER when the user wants to check a work item for conflicts before promoting, resolve merge conflicts or leftover conflict markers in metadata files (.xml, .object-meta.xml, .cls), reconcile a feature branch with its target stage branch, or diagnose why a DevOps Center promotion or deployment failed and whether a full promotion or a missing-dependency fix will resolve it. DO NOT TRIGGER for running the promotion itself (use dx-devops-promote), creating or updating work items (use dx-devops-work-item-manage), or deploying metadata dire
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
INFO76
964 GitHub stars
Stars/forks activity
INFO77
964 stars, 328 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
12d since push
License clarity
PASS86
Apache-2.0
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
WARN46
command execution surface, credential or environment access
Install availability
PASS92
npx skills add forcedotcom/sf-skills --skill dx-devops-conflict-resolve
Install command safety
PASS92
standard package or runtime install path
Permission surface
FAIL22
secrets or environment access, shell or command execution
Repository evidence
PASS86
https://github.com/forcedotcom/sf-skills/tree/main/plugins/builder/dx-devops/skills/dx-devops-conflict-resolve
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add forcedotcom/sf-skills --skill dx-devops-conflict-resolve
Repository
88
https://github.com/forcedotcom/sf-skills/tree/main/plugins/builder/dx-devops/skills/dx-devops-conflict-resolve
License
86
Apache-2.0
Maintenance
100
12d since push
AI review
55
The skill relies on git commands that could be destructive if misused, but it includes safeguards like requiring a clean working tree and non-destructive detection before resolution.
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
177K Stars · Audit report
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
177K Stars · Audit report
Apple's approach to interface design and fluid, physical motion, translated for the web. Use when building or reviewing gesture-driven UI, spring animations, drag/swipe/sheet interactions, momentum and interruptible transitions, translucent materials and depth, typography (optical sizing, tracking, leading), reduced-motion, or the design foundations (feedback, spatial consistency, restraint) behind Apple-style interfaces.
34K Stars · Audit report
86
Usable description available
Dependency risk
46
command execution surface, credential or environment access
Install command safety
92
standard package or runtime install path
Permission surface
22
secrets or environment access, shell or command execution
Stars/forks activity
77
964 stars, 328 forks; issue activity unavailable in current metadata
Adoption
88
964 GitHub stars
Agent safety v2
This skill should not be selected by an agent without explicit human security review.
Do not auto-install. Inspect the source, dependencies, and permission surface first.
Shell or command execution
highSkill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
Network access
mediumSkill likely fetches remote pages, APIs, repositories, or external services.
Filesystem access
mediumSkill may read or write project files, documents, generated artifacts, or local workspace state.
Secrets or environment access
highSkill metadata references credentials, tokens, environment variables, or secret-bearing workflows.