with one click
.dotfiles
.dotfiles contains 4 collected skills from roerohan, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Identify and request likely OpenCode permissions before starting a task. Use when a task will run commands, start servers, use Docker, edit files, install packages, or otherwise risks repeated permission prompts.
Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
Install agent skills from GitHub repositories using gh CLI. Use when user asks to install a skill, add a skill, or set up a skill from a GitHub repo. Triggers on "install skill", "add skill", "gh skill install".