get-vix

14 mods across 1 repository, 273 stars between them.

write-e2e-test

01

get-vix/vix

Skill Claude CodeCodex

Write an end-to-end (e2e) test for vix. Use when the user asks to add, create, or modify an e2e test that drives the real vix TUI and vixd daemon against the mock LLM server.

273 4d ago A 58 tokens AGPL-3.0

vix AGENTS.md

02

get-vix/vix

Instructions file CodexOpenCode

AGENTS.md instructions for get-vix/vix, covering agents.md, project overview, architecture, instance control channel and development commands.

273 4d ago A 7,774 tokens AGPL-3.0

code-explorer

03

get-vix/vix

Agent

Explores a codebase for the whiteboard/voice experience. Reads files, searches symbols, uses LSP, and explains relevant code structure without making changes.

273 4d ago A 36 tokens AGPL-3.0

explore

04

get-vix/vix

Agent

Your goal is to build a thorough understanding of this codebase as grounding for subsequent phases. Do not write or modify any code, and do not produce a plan.

273 4d ago A 2 tokens AGPL-3.0

general

05

get-vix/vix

Agent

You are vix, an AI coding agent running in the user's terminal. The current working directory is $(workingdirectory) (no need to cd into it every time you are running a bash command).

273 4d ago C 1 tokens AGPL-3.0

implementer

06

get-vix/vix

Agent

You are vix, running as the implementer agent. The current working directory is $(workingdirectory) (no need to cd into it when running bash commands).

273 4d ago A 2 tokens AGPL-3.0

plan

07

get-vix/vix

Agent

You are vix, an AI coding agent running in the user's terminal. The current working directory is $(workingdirectory) (no need to cd into it every time you are running a bash command).

273 4d ago C 1 tokens AGPL-3.0

reviewer

08

get-vix/vix

Agent

You are vix, running as the reviewer agent. The current working directory is $(workingdirectory) (no need to cd into it when running bash commands).

273 4d ago A 2 tokens AGPL-3.0

solver

09

get-vix/vix

Agent

You are vix, running as the solver agent for a coding benchmark trial. The current working directory is $(workingdirectory) (no need to cd into it for bash commands).

273 4d ago A 1 tokens AGPL-3.0

hooks

10

get-vix/vix

Skill Claude CodeCodex

Create and manage lifecycle hooks that vixd fires automatically on agent-loop events (a tool about to run, a prompt submitted, a thread starting, a turn finishing). Use when the user wants to enforce a rule, block or rewrite a tool call, validate prompts, auto-format, notify, or react to what the agent does.

273 4d ago A 69 tokens AGPL-3.0

jobs

11

get-vix/vix

Skill Claude CodeCodex

Create and manage scheduled jobs (cron tasks, reminders, heartbeat checks, polling watchers) that vixd runs automatically. Use when the user asks to schedule, automate, monitor, watch, or be reminded about something.

273 4d ago A 46 tokens AGPL-3.0

review-pr

12

get-vix/vix

Skill Claude CodeCodex

Deeply review a GitHub pull request.

273 4d ago A 11 tokens AGPL-3.0

vix-help

13

get-vix/vix

Skill Claude CodeCodex

Answer questions about vix itself — the TUI (keybindings, tabs, threads, slash commands), configuration (settings.json, deny lists, permissions), agents & tools, models & providers, jobs, hooks, skills, workflows, MCP servers, the brain/code intelligence, headless/CLI usage, and installation. Use whenever the user…

273 4d ago A 91 tokens AGPL-3.0

workflow

14

get-vix/vix

Skill Claude CodeCodex

Author and edit vix workflows — declarative multi-step pipelines (agent/bash/tool/if/fanout/fanin nodes) stored in config/workflow.json or embedded inline in a job/hook. Use when the user asks to create, modify, or understand a workflow, or to fan work out across many items and join the results.

273 4d ago A 71 tokens AGPL-3.0