Agent Skill
2/7/2026

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

L
limaon
0GitHub Stars
1Views
npx skills add limaon/dotfiles

SKILL.md

Namefinishing-a-development-branch
DescriptionUse when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

Dotfiles setup

This repository has my personal setup files (dotfiles) and scripts made for Arch Linux. These files help me keep my work environment the same for all my projects and make me more productive.

screenshots

Details

Installation

  1. Run the following command below.
bash <(curl -L https://tinyurl.com/tbs4u39a)
  1. To install the packages from the AUR first install paru
sudo pacman -S --needed base-devel
git clone https://aur.archlinux.org/paru.git
cd paru
makepkg -si

Main Keybindings

Window manager controls

KeysAction
<kbd>MOD + Enter</kbd>Open Terminal
<kbd>MOD + d</kbd>Open Launcher
<kbd>MOD + q</kbd>Kill a Window
<kbd>MOD + Shift + Space</kbd>Toggle Floating
<kbd>MOD + Shift + e</kbd>Open PowerMenu

Credits

Some configurations in this repository were built based on tatsumoto-ren. Thanks to the original author for providing a great foundation and inspiration for my own setup.

Skills Info
Original Name:finishing-a-development-branchAuthor:limaon