Claude Skills · DevOps & Infrastructure

Syncing Main Branch

narumiruna/skills

Deprecated internal workflow for switching a clean Git worktree to local `main` and fast-forwarding it from its configured upstream without losing branches, commits, or local files. Use only when the user explicitly invokes $syncing-main-branch or names syncing-main-branch.

★ 13 Synced 3 hours ago View SKILL.md

At a glance

DevOps & Infrastructure Manual install Python Actively maintained

This skill is for DevOps & Infrastructure and helps you sync a git repository with upstream main, fast-forward a local main branch, and switch git worktrees safely.

Install git clone --depth 1 https://github.com/narumiruna/skills cp -r skills/deprecated/syncing-main-branch ~/.claude/skills/syncing-main-branch
Can use Not declared by the author

Setup, runtime and requirements describe narumiruna/skills, the repo this skill ships in.

gitworkflowDeprecatedBranch Management

Also in narumiruna/skills

View the repo
Applying Imrad Writing & Editing

Decide whether IMRaD fits, review an IMRaD draft, transform mixed material into IMRaD, or draft a new evidence-traceable IMRaD output withou...

Applying Tdd Legal

Use when implementing a non-trivial, observable behavior change with TDD under explicit ecosystem production-path and test-isolation boundar...

Auditing Code Security Code Review & Testing

Perform read-only security audits, vulnerability assessments, or threat-focused reviews of diffs, pull requests, code paths, or explicitly s...

Authoring Marp Slides Presentations

Write, revise, structure, or validate Marp/Marpit Markdown slides, including directives, layouts, themes, templates, and rendered-deck check...

Design, implement, review, or debug the deprecated repository reference for Codex CLI hooks, including hooks.json layers, event matchers, st...

Deprecated internal reference for building, extending, packaging, migrating, or testing Python CLIs with Typer, including command grammar, t...

Checking CLI Help DevOps & Infrastructure

Decide whether to inspect command help before execution when the exact subcommand, flags, targets, side effects, or help mechanism are uncer...

Cleaning Atuin History Data & Analytics

Audit Atuin history for duplicate pressure and high-confidence typo/retry pairs, then prepare fixed-scope deduplication or user-run inspecto...

Deprecated internal reference for choosing, configuring, or reviewing Python logging for libraries, services, apps, and CLIs, including stdl...

Create, name, rename, revise, or review agent skills for clear triggers, safe workflows, strong checks, lean content, and easy discovery, an...

Create, revise, convert, or validate Mermaid diagrams, including flowcharts, sequence, ER, class, state, Gantt, and optional SVG rendering f...

Creating Slide Decks Presentations

Create or revise complete Marp/Marpit slide decks, coordinating narrative, slide authoring, color systems, and Mermaid or SVG visuals with r...

Other DevOps & Infrastructure skills

Wizard mattpocock/skills

Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...

Git Guardrails Claude Code mattpocock/skills

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...

Setup Matt Pocock Skills mattpocock/skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...

Setup TS Deep Modules mattpocock/skills

Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...

Setup Pre Commit mattpocock/skills

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...

Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.