#git
5 pages- Fix CIFind the first actionable failure in a PR's CI checks, apply the smallest safe fix, and loop until all checks are green.2026-05-10
- Fix Merge ConflictsResolve merge conflicts non-interactively with correctness-first edits, validate the build, and summarize resolution decisions.2026-05-10
- Git ConventionsConventional commit format and branch naming rules used as a reference when writing commit messages or advising on version control practices.2026-05-10
- Request Refactor PlanInterview the user about a refactor, explore the codebase, break the work into tiny commits, and file the plan as a GitHub issue.2026-05-10
- Weekly ReviewSynthesize shipped commits from the past 7–10 days into a short categorized summary with highlights by bug fix, tech debt, and new functionality.2026-05-10