Agent Skill
2/7/2026instruction-review
Review and optimize agent instructions, skills, and commands
A
athal7
0GitHub Stars
1Views
npx skills add athal7/dotfiles
SKILL.md
| Name | instruction-review |
| Description | Review and optimize agent instructions, skills, and commands |
athal7's dotfiles
Using chezmoi for dotfile management.
Setup
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply athal7
Then fill in machine-specific details:
~/.env- environment variables and API keys (loaded by direnv)~/.config/opencode/opencode.json- model configuration (merged with chezmoi-managed MCP settings)~/.config/opencode/AGENTS.local.md- machine-specific context (auto-discovered)
Automatic setup includes:
- Homebrew packages via Brewfile (including
opencodeandopencode-desktop)
OpenCode Configuration
See AGENTS.md for structure and conventions when editing this repo.
Global agent instructions deploy to ~/.config/opencode/AGENTS.md and auto-generate lists of:
- CLI tools (from Brewfile comments)
- Commands (from
command/*.md)
Skills Info
Original Name:instruction-reviewAuthor:athal7
Download