Skip to content

feat: add sync-upstream skill for fork maintainers - #84

Merged
IceRhymers merged 1 commit into
masterfrom
feature/sync-upstream-skill
Mar 31, 2026
Merged

feat: add sync-upstream skill for fork maintainers#84
IceRhymers merged 1 commit into
masterfrom
feature/sync-upstream-skill

Conversation

@IceRhymers

Copy link
Copy Markdown
Owner

Summary

• Adds .claude/skills/sync-upstream/SKILL.md — a Claude Code skill that walks fork maintainers through rebasing onto the latest upstream IceRhymers/databricks-claw
• Covers the full workflow: ensure upstream remote, fetch, preview incoming commits, create a dated sync branch, rebase, conflict resolution guidance, run tests, and summarize
• Includes fork-specific conflict hotspot guidance for mcp_mapper.py, config.py, CLAUDE.md, and alembic migrations

Test plan

• No code changes — skill file only. Verify SKILL.md renders correctly and follows the existing skill conventions in .claude/skills/.

🤖 Generated with Claude Code

Adds a Claude Code skill that walks fork maintainers through rebasing
onto the latest IceRhymers/databricks-claw upstream, with conflict
guidance for common hotspots (mcp_mapper, config, CLAUDE.md, alembic).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@IceRhymers
IceRhymers merged commit 84cc256 into master Mar 31, 2026
1 check passed
@IceRhymers
IceRhymers deleted the feature/sync-upstream-skill branch April 3, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant