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.
Create a skill called "Merge Conflict Resolver". Given: - The conflicting files (git status / PR conflict list) - Branch strategy in use (merge vs rebase) Output: - A step-by-step resolution guide - A post-resolution verification checklist - 3 prevention changes tailored to our workflow (small PRs, frequent integration, policies)
Merge conflicts aren't rare — they're a normal part of collaboration. This recipe standardizes
a safe resolution path and adds prevention guardrails.
Stop flaky tests from blocking PRs while you fix them
Quarantine known flaky tests into a separate lane so they don't block merges, while preserving visibility and enforcing a fix-by deadline.
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.