원클릭으로
oss-health
Evaluate community health, openness, and governance of an open-source project
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Evaluate community health, openness, and governance of an open-source project
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
Compare OSS projects and proprietary solutions for a building block, with Red Hat pick recommendation
Evaluate community health, governance, and sustainability of an OSS project
Evaluate technical architecture, code quality, dependencies, and platform fit of an OSS project
| name | oss-health |
| description | Evaluate community health, openness, and governance of an open-source project |
| user-invocable | true |
| argument-hint | <github-url> |
Evaluate the community health, openness, governance, and lock-in risk of an open-source project.
/oss-health <github-url>
/oss-health https://github.com/ros2/rclcpp
/oss-health https://github.com/nvidia-cosmos/cosmos-predict2.5
When this command is invoked:
Fetch project information using WebFetch on the GitHub URL and GitHub API (via WebSearch for contributor stats, release history)
Evaluate each dimension:
License:
Permissive (MIT, Apache 2.0, BSD) | Copyleft (GPL, LGPL, MPL) | Source-available (BSL, SSPL, custom restrictive) | ProprietaryGovernance:
Foundation (Linux Foundation, Apache, Eclipse, OSRA) | Multi-vendor (multiple companies on steering committee) | Single-vendor (one company controls roadmap) | BDFL (individual maintainer)Contributor Diversity:
High (5+ orgs, no single org >50% of commits) | Medium (2-4 orgs, or one org 50-80%) | Low (single org >80%)Community Health:
Active (weekly commits, responsive issues) | Maintained (monthly commits, issues addressed) | Declining (sporadic commits, growing issue backlog) | Archived (no recent activity)Corporate Control Risk:
Low (no CLA, diverse contributors) | Medium (CLA exists but community has voice) | High (CLA + single vendor controls >80% + closed roadmap)Ecosystem:
Release Discipline:
Produce output in two parts:
projects.md entryIf invoked by /add: Return the structured table for inclusion in the project entry
When available, cross-reference with:
Openness assessment for [project-name]:
| Dimension | Rating | Detail |
| ---------------------- | ------------- | ---------------------------------------- |
| License | Permissive | Apache 2.0 |
| Governance | Single-vendor | NVIDIA controls roadmap |
| Contributor diversity | Low | 95% NVIDIA employees, 14 contributors |
| Community health | Active | Weekly commits, issues addressed |
| Corporate control risk | High | CLA required, single-vendor dominant |
Assessment: [2-3 sentences summarizing key findings: overall openness,
key risks, comparison to alternatives in same building block]