resolve-project-references Skill
Guide for interpreting ResolveProjectReferences time in MSBuild performance summaries. Activate when ResolveProjectReferences appears as the most expensive target and developers are trying to optimize it directly. Explains that the reported time includes wait time for dependent project builds and is misleading. Guides Published by microsoft in testfx.
What is resolve-project-references Skill?
Guide for interpreting ResolveProjectReferences time in MSBuild performance summaries. Activate when ResolveProjectReferences appears as the most expensive target and developers are trying to optimize it directly. Explains that the reported time includes wait time for dependent project builds and is misleading. Guides Published by microsoft in testfx. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use resolve-project-references Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/testfx
- Skill file: .agents/skills/resolve-project-references/SKILL.md
What it does
Guide for interpreting ResolveProjectReferences time in MSBuild performance summaries. Activate when ResolveProjectReferences appears as the most expensive target and developers are trying to optimize it directly. Explains that the reported time includes wait time for dependent project builds and is misleading. Guides
Skill instructions
Misleading ResolveProjectReferences Time Prevent misguided optimization of ResolveProjectReferences by explaining that its reported time is wall-clock wait time, not CPU work. When to Use - ResolveProjectReferences appears as the most expensive target in the Target Performance Summary - A developer is trying to optimize ResolveProjectReferences directly - Build performance analysis shows a single target consuming 50-80% of total build time When Not to Use - General build performance optimization (use build-perf-diagnostics instead) - The bottleneck is clearly a different target (e.g., Csc, ResolveAssemblyReference) - The user has not yet captured a binlog or performance summary Inputs | Input | Required | Description | |-------|----------|-------------| | Build log or binlog | Yes | A diagnostic build log or binlog containing the Target Performance Summary | Workflow Step 1: Confirm the misleading symptom Verify that ResolveProjectReferences appears as the top target in the Target Perf
Explore related resources
Frequently asked questions
What is resolve-project-references?
resolve-project-references is a open-source AI agent skill with Copy skill directory. Guide for interpreting ResolveProjectReferences time in MSBuild performance summaries.
Who is resolve-project-references best for?
resolve-project-references is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install resolve-project-references?
Install or run resolve-project-references using Copy skill directory. Check resolve-project-references for the latest setup command.
Is resolve-project-references actively maintained?
resolve-project-references may need a closer maintenance check before production use.
Auto-fetched from GitHub.