Back to authors
vinta

vinta

7 Skills published on GitHub.

bump-hal-voice-version

(hal-9000) Use when editing any file under plugins/hal-voice/ to bump the plugin version before committing

UncategorizedView skill →

sync-skills

(hal-9000) Use when a skill in skills/ has its name or description changed, or is added or removed — syncs README.md, settings.json, and hal_dotfiles.json

UncategorizedView skill →

commit

Use when making any git commit. All git add and commit operations must go through this skill, including from subagents and other skills. Always pass a brief description of what changed as the argument

UncategorizedView skill →

magi-ex

Use when brainstorming ideas, features, or directions for a project where independent perspectives from different model families (Claude/Codex/Gemini) would surface blind spots and spark creative options the user hasn't considered — especially "what cool things can I add", "what should I build next", "give me ideas for X"

UncategorizedView skill →

magi

Use only when the user explicitly requests brainstorming, evaluating architecture choices, or comparing options where no single concern dominates

UncategorizedView skill →

second-opinions

Use when wanting independent perspectives from external models (Codex, Gemini) on code, plans, docs, or any task — or when the user asks for a second opinion, codex review, or gemini review

UncategorizedView skill →

update-allowed-tools

Use when creating or editing a skill that uses Bash commands, external tools, or skill invocations and the allowed-tools frontmatter may be incomplete

UncategorizedView skill →