cogikyocogikyoCommunityยท2 Agent Skills Included

dotfiles

Arch Linux dotfiles with structured Git and session workflows

Manages a complete Arch Linux and Hyprland desktop setup with symlinked configs, custom Go commands, and a bootable installer ISO. Adds disciplined workflows for atomic commits, safe rebases, session handoffs, and diagnosing failed commands. Eliminates manual environment setup and messy Git history through clear, repeatable procedures.
npx skills add cogikyo/dotfiles --all -g -y
Available:

Tells the agent how the dotfiles repo is laid out, which modes and skills to route work through, and what engineering principles and safety rules to follow when editing the live system.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install cogikyo dotfiles?โ–ผ

Run `npx skills add cogikyo/dotfiles --all -g -y` in your terminal to install all skills in this repository globally.

What does this dotfiles repository include?โ–ผ

It contains a full Arch Linux and Hyprland desktop configuration, a custom installer ISO, Go-based system commands, and workflow skills for Git commits, rebases, and session handoffs.

How do the Git commit and rebase skills work?โ–ผ

They guide the agent through preflight checks, atomic staging, and conventional commit messages so every change becomes one clean, verified commit without broad staging commands.

What is the handoff skill used for?โ–ผ

It creates a short, paste-ready prompt that lets a fresh session continue your work without re-exploring the repository or losing important context.

Do I need Arch Linux to use these skills?โ–ผ

The dotfiles and installer target Arch Linux with Hyprland, but the Git, handoff, and diagram skills work in any compatible agent environment.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’