Skip to content

feat: add pull-main command - #1719

Merged
dyoshikawa merged 1 commit into
mainfrom
add-pull-main-command
May 28, 2026
Merged

feat: add pull-main command#1719
dyoshikawa merged 1 commit into
mainfrom
add-pull-main-command

Conversation

@dyoshikawa-claw

Copy link
Copy Markdown
Collaborator

Summary

Add a new pull-main command that switches to the main branch and runs git pull --prune to fetch latest changes while cleaning up stale remote-tracking branches.

Changes

  • New .rulesync/commands/pull-main.md command definition with step-by-step workflow:
    1. Inspect current state
    2. Switch to main
    3. Pull with prune
    4. Report result

Generated Output

The command generates prompts/commands for all configured targets (Claude Code, OpenCode, GitHub Prompts, Takt).

@dyoshikawa-claw
dyoshikawa-claw force-pushed the add-pull-main-command branch from d9d978e to 14ea44a Compare May 28, 2026 13:23
@dyoshikawa
dyoshikawa merged commit adad330 into main May 28, 2026
4 checks passed
@dyoshikawa
dyoshikawa deleted the add-pull-main-command branch May 28, 2026 13:32
@dyoshikawa dyoshikawa mentioned this pull request May 28, 2026
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.

2 participants