This repository contains Claude Code configuration files and automatically syncs with the upstream repository.
This repository automatically syncs from Melvynx/aiblueprint-cli-premium once per day at midnight UTC.
- Source Repository: https://github.com/Melvynx/aiblueprint-cli-premium
- Sync Schedule: Daily at 00:00 UTC
- Sync Strategy: Upstream repository is the source of truth. Any conflicts are resolved in favor of the upstream repository.
- Branch:
main
To trigger a sync manually:
- Go to the Actions tab in this repository
- Select "Sync from Upstream Repository" workflow
- Click "Run workflow" button
- Select the
mainbranch and click "Run workflow"
- Check the Actions tab to view sync history and status
- Each sync run shows which commits were synchronized
- You'll receive notifications for failed sync attempts (configure in Settings → Notifications)
- This repository should be treated as read-only to avoid merge conflicts
- The upstream repository always wins in case of conflicts
- Sync logs are available in the Actions tab for 90 days