← Back to list

self-updating
by PhantasticUniverse
Self-maintaining Claude Code showcase demonstrating all features (January 2026)
⭐ 0🍴 0📅 Jan 22, 2026
SKILL.md
name: self-updating description: How cc-prime automatically stays current with Claude Code evolution. Use when discussing showcase maintenance, documentation sync, or keeping the showcase updated.
Self-Updating System
cc-prime automatically maintains itself as Claude Code evolves.
Architecture
┌─────────────────┐ ┌──────────────────┐ ┌─────────────────┐
│ Weekly Cron │────▶│ docs-researcher │────▶│ Research Report │
│ (GitHub Action)│ │ Agent │ │ .claude/tasks/ │
└─────────────────┘ └──────────────────┘ └────────┬────────┘
│
▼
┌─────────────────┐ ┌──────────────────┐ ┌─────────────────┐
│ Pull Request │◀────│ showcase-updater │◀────│ Compare to │
│ for Review │ │ Agent │ │ Feature Ref │
└─────────────────┘ └──────────────────┘ └─────────────────┘
Components
1. docs-researcher Agent
Fetches and analyzes Claude Code documentation.
2. showcase-updater Agent
Updates showcase files based on research.
3. Feature Reference
.claude/skills/claude-code-features/SKILL.md - canonical list of features.
4. /sync-docs Command
Manual trigger for self-update.
5. GitHub Actions
scheduled-docs-check.yml- Weekly checkscheduled-showcase-update.yml- Monthly comprehensive update
Manual Sync
/sync-docs
Automated Sync
GitHub Action runs weekly and creates PRs for human review.
Adding New Features
- Update feature reference
- Create demonstration files
- Update documentation
- Add to changelog
Score
Total Score
40/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/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