Settings file Claude Code
Agent settings declaring 11 allowed tools.
Settings file Claude Code
Agent settings declaring 11 allowed tools.
Skill Claude CodeCodex
Audit README.md sections against the shortlist rules — re-verify every entry's verdict with live data, promote or demote challengers, restructure oversized use cases, prune, and evaluate proposed additions. Fire when the maintainer asks to audit, sweep, prune, re-check, or maintain sections, or asks whether an entry…
Skill Claude CodeCodex
Generate the interactive keep/drop verdict preview (HTML page with per-row feedback controls) whenever a prune sweep, batch entry edit, or restructure needs maintainer review before touching README.md — and process the feedback JSON the maintainer pastes back.
Skill Claude CodeCodex
Triage open PRs — screen from the diff, delegate the admission judgment to audit-the-list, then merge or close on GitHub. Fire when the maintainer asks to review PRs, process the PR queue, or judge whether a specific PR should be merged.
Instructions file CodexOpenCode
AGENTS.md instructions for vinta/awesome-python, covering agents.md and entry rules.
Instructions file
Claude Code instructions for vinta/awesome-python, covering claude.md and entry rules.
Plugin Claude Code
Plugin marketplace listing 3 plugins: hal-voice, hal-session-auto-rename, hal-skills.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, running an inline shell check (5 commands). From vinta/hal-9000.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Skill Claude CodeCodex
(project) Use when editing any file under skills/ or plugins/ to bump the plugin version and check the manifests.
Skill Claude CodeCodex
(project) Use when updating install tasks in playbooks/roles/ against upstream docs — bumping a pinned version, adopting a newly recommended install method, repointing a doc link that moved, or realigning the community.general pin with the brew-installed ansible.
Instructions file CodexOpenCode
Instructions for vinta/hal-9000, covering agents.md, commands, gotchas, external tool documentation and context7 library ids.
Instructions file
Instructions for vinta/hal-9000, covering claude.md, commands, gotchas, external tool documentation and context7 library ids.
Plugin Claude Code
Automatically name each session and rename it as the conversation evolves.
Hook
Runs when you submit a prompt, before the agent sees it, executing hal-session-auto-rename.py via python3. From vinta/hal-9000.
Plugin Claude Code
Play HAL 9000 voice clips on Claude Code hook events.
Command
Toggle HAL 9000 voice clips on or off.
Plugin Claude Code
Opinionated agentic skills that do the boring parts for you.
Skill Claude CodeCodex
Use when auditing Claude Code settings and env vars against the latest docs and suggest tailored changes.
Skill Claude CodeCodex
Use when about to choose, configure, or refine a tool, library, config format, API pattern, or project setup, or before proposing a design of your own — research current guidance, pitfalls, and prior art first; already knowing an approach, or assuming no prior art exists, is not an exemption. Also use when the user…
Skill Claude CodeCodex
Use when the user asks for a blindspot pass or to find their unknown unknowns, or signals unfamiliarity with a domain, tool, or codebase area ("never used X", "first time doing Y", "no idea where to start", "don't know what I don't know") before working there. Interviews the user with recon-fed questions, turning…
Skill Claude CodeCodex
Use when making any git commit. Always pass why the changes were made as the argument; when no reason was stated, pass the request that prompted the changes instead — never an invented why.
Skill Claude CodeCodex
Use when the user asks what could be deleted or reduced to simplify a codebase, says "over-engineered", "find bloat", "YAGNI pass", or wants a repo-, folder-, or file-wide audit for over-engineering — hunts dead code, reinvented stdlib, needless dependencies, and single-implementation abstractions, reports ranked…
Skill Claude CodeCodex
Use when refactoring a user-level or project-level AGENTS.md for progressive disclosure.