← Back to list

compare-api-versions
by polytomic
Terraform provider for on premises Polytomic deploys.
⭐ 1🍴 0📅 Jan 16, 2026
SKILL.md
name: compare-api-versions description: Compare OpenAPI versions for Terraform provider updates
Compare API Versions
Compares OpenAPI spec versions from polytomic/fern-config to identify changes that need to be reflected in the Terraform provider. Automatically detects the current polytomic-go SDK version from go.mod.
Usage
Compare current version (from go.mod) with a new version:
compare-api-versions go@1.13.0
Compare two specific versions:
compare-api-versions go@1.11.0 go@1.12.0
Output
The skill reports:
- New, removed, and modified API endpoints
- New, removed, and modified schemas
- Potentially breaking changes
- Summary of impact areas for the Terraform provider
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon