Shrink divergence before it becomes a mega-merge
Identify and reduce long-lived branch risks by introducing integration cadence, feature-flag alternatives, and explicit "merge debt" tracking.
Create a skill called "Long-Lived Branch Detox". Given: - Our branch strategy and release cadence - A list of active long-lived branches (age, divergence) Output: - A detox plan (integration cadence, slicing strategy) - Feature-flag alternatives where appropriate - Policies to prevent recurrence (branch age limits, PR size recommendations)
Long-lived branches increase divergence, which increases merge conflicts and surprises.
This recipe introduces controls to keep branches short-lived or safer when they can't be.
Resolve conflicts safely and reduce repeat occurrences
Provide a consistent workflow for resolving merge conflicts and preventing recurring conflicts via smaller changes, frequent integration, and safer branching practices.
Replace manual release rituals with a reliable pipeline
Turn error-prone manual release work (version bumps, changelog updates, tagging, publishing) into an automated, auditable workflow with human approval gates.
Real sources, named experts, actual quotes
Deep research that finds primary sources with named individuals, community sentiment from Reddit/HN/X, and news coverage. No summaries of summaries — actual quotes with URLs.
Local-first AI assistant that automates small daily tasks safely on your device
A personal, local-first AI assistant that automates small daily tasks—organizing files, setting reminders, and monitoring system events—without touching sensitive data or taking risky actions without your approval.