rewrite-branch-merge | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / rewrite-branch-merge

rewrite-branch-merge

maintained by aevatarAI

star 11 account_tree 7 verified_user MIT License
bolt View GitHub

name: rewrite-branch-merge description: Manage rewrite branches: when to branch, how to compare, and how to merge back with minimal chaos.

When to use

  • A change is risky (canon/timeline/payoff) and might break the mainline.
  • Author wants to explore multiple routes in parallel.

Branching rules (simple, strict)

  • Branch if:
    • canon changes would require editing many existing chapters
    • timeline constraints are violated and fix is non-local
    • payoff plan changes the story’s core promise

Comparison checklist

  • Narrative Tests: pass/fail delta
  • Setup/Payoff ledger: debt ratio, broken setups
  • Reader personas: confusion / payoff strength delta
  • Author intent: does this branch align better with the deviation intent?

Merge strategies

  • Pick winner: choose one branch entirely (fast)
  • Selective merge: pick best chapters/sections (requires strong diff discipline)
  • Dual timeline: keep both as alternate route (rare; only if author wants)

Output

  • branch_compare.md (diff summary + test/persona/ledger comparison)
  • merge_plan.md (chosen strategy + concrete steps)

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 11
GitHub Forks 7
Created Jan 2026
Last Updated 5个月前
tools tools automation tools

Related Skills

specs-gen
chevron_right
pr

pr

MoonshotAI
star 6.1k
chevron_right
glm-coding-agent
chevron_right
feature-dev
chevron_right
writing-skills
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.