Claude Skills · DevOps & Infrastructure
Syncing Main Branch
narumiruna/skillsDeprecated 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.
At a glance
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.
git clone --depth 1 https://github.com/narumiruna/skills
cp -r skills/deprecated/syncing-main-branch ~/.claude/skills/syncing-main-branch
Setup, runtime and requirements describe narumiruna/skills, the repo this skill ships in.
gitworkflowDeprecatedBranch Management
Also in narumiruna/skills
View the repoDecide whether IMRaD fits, review an IMRaD draft, transform mixed material into IMRaD, or draft a new evidence-traceable IMRaD output withou...
Use when implementing a non-trivial, observable behavior change with TDD under explicit ecosystem production-path and test-isolation boundar...
Perform read-only security audits, vulnerability assessments, or threat-focused reviews of diffs, pull requests, code paths, or explicitly s...
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...
Decide whether to inspect command help before execution when the exact subcommand, flags, targets, side effects, or help mechanism are uncer...
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...
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
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...
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...
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.