원클릭으로
project-comparison
Compare OSS projects and proprietary solutions for a building block, with Red Hat pick recommendation
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Compare OSS projects and proprietary solutions for a building block, with Red Hat pick recommendation
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Create or update a competitive intelligence profile for a company in the Physical AI space
Check preferred sources for new Physical AI content in last 30 days
Refresh company intelligence reports and generate cross-company trend analysis
Evaluate community health, governance, and sustainability of an OSS project
Evaluate technical architecture, code quality, dependencies, and platform fit of an OSS project
Map content to building blocks and update cross-references
| name | project-comparison |
| description | Compare OSS projects and proprietary solutions for a building block, with Red Hat pick recommendation |
| user-invocable | true |
| argument-hint | <solution1> <solution2> [solution3...] [--block <building-block>] |
Compare a set of OSS projects and/or proprietary solutions that address the same platform building block. Synthesizes existing project reports (from project-health-eval and project-tech-eval) and company profiles (from company-intel) into a side-by-side comparison with a Red Hat recommendation.
/project-comparison "MuJoCo" "Newton" "Isaac Sim" "Genesis World"
/project-comparison "vLLM" "NIM" "TensorRT-LLM" --block "Inference Server"
/project-comparison "KAI Scheduler" "Kueue" "Volcano"
<solution1> <solution2> ...: Two or more solutions to compare (required). Can be OSS project names, proprietary product names, or GitHub URLs.--block <building-block>: Specify the platform building block these solutions address. If omitted, the skill infers it from the solutions.Creates a comparison report at deliverables/intel/project-comparisons/{building-block}.md using the template at deliverables/intel/_templates/project-comparison.md.
Also back-writes the Recommendation to each project's individual report (see Step 4b).
deliverables/intel/project-comparisons/deliverables/intel/projects/. Each project report feeds into whichever comparison covers its building block(s)For each solution:
deliverables/intel/projects/{project}.md exists. If yes, pull scorecard data from it. If no, flag as [no report — run project-health-eval and project-tech-eval first].deliverables/intel/companies/. If yes, pull product details from it. Proprietary solutions don't get health/tech scorecards — they get feature descriptions from the company profile.If key reports are missing, inform the user which evaluations should be run first, but proceed with available data rather than blocking.
Identify the ~8-15 feature dimensions that matter for comparing solutions in this building block:
research/building-blocks.md — its "Key trade-offs" and "Solution landscape" notes hint at the dimensions that matterdeliverables/intel/projects/deliverables/oss-landscape-deep-dive.md for pre-existing analysis to reconcileUse ✅/⚠️/❌ for boolean capabilities. Use value lists for multi-valued features. Aim for a compact table that fits on one screen.
Fill the comparison template sections in order:
Answer the question: "If Red Hat had to pick one of these to contribute to, integrate, and downstream into products, which one would it be?"
Structure the recommendation as:
For each OSS project with a report at deliverables/intel/projects/{project}.md, fill the Recommendation field in the Executive Summary:
- **Recommendation**: {Build / Partner / Integrate} — {1-sentence rationale, see [comparison](../project-comparisons/{block}.md)}
This closes the loop: the comparison skill owns the Recommendation field that health-eval and tech-eval leave blank.