auto-merge
01Skill Claude CodeCodex
Use when an explicitly authorized VHK maintenance session must evaluate open pull requests carrying the auto-merge label.
Skill Claude CodeCodex
Use when an explicitly authorized VHK maintenance session must evaluate open pull requests carrying the auto-merge label.
Skill Claude CodeCodex
Use when one VHK goal should run unattended overnight and stop after opening a pull request without merging.
Skill Claude CodeCodex
Use when one active VHK goal should run autonomously through implementation and verification without external publication or merge.
Skill Claude CodeCodex
A setup procedure for adding VHK to a Cursor project and connecting shared agent skills, project rules, session hooks, and verification steps.
Skill Claude CodeCodex
A procedure for reproducing, classifying, and optionally reporting defects in the VHK command-line tool or its supporting setup.
Skill Claude CodeCodex
A VHK improvement workflow that turns recorded lessons and successes into proposed project rules. VHK is a command-line tool for tracking development work, verification, and project guidance.
Skill Claude CodeCodex
A completion checklist that runs VHK's verification, receipt, and review checks in order. A receipt records whether the current work was checked against the right project state.
Skill Claude CodeCodex
A repair guide for VHK Goal files, which are small project records describing work to do and its status. It diagnoses invalid formats and restores only the files that are actually broken.
Command Claude Code
A dogfooding command for auditing VHK from the viewpoint of a real user. Dogfooding means using a tool yourself to find usability problems, workflow issues, and unexpected behavior.
Command Claude Code
A command that reads VHK's feature guide and explains its functions in simple language. VHK is a project tool for tracking work, checks, safety, memory, and releases.
Hook Claude Code
Runs before the agent uses a tool for Bash and PowerShell tool calls, executing check-records.mjs via node with --hook. From byh3071-cpu/vhk.
Hook Claude Code
Runs when the agent finishes a response, executing record-reminder.mjs via node. From byh3071-cpu/vhk.
Settings file Claude Code
Agent settings declaring 2 hook events (PreToolUse, Stop).
Cursor rule Cursor
VHK project boundaries (Cursor-only).
Cursor rule Cursor
A Cursor rule file containing project instructions for coding and design work. Cursor is an AI coding editor; the file tells it which project documents to read, which technologies the project uses, and which coding rules to follow.
Instructions file GitHub Copilot
GitHub Copilot instructions for vhk, a TypeScript project with a command-line interface, interactive prompts, automated tests, and an MCP server. They define required project references and coding rules.
Instructions file CodexOpenCode
Instructions for byh3071-cpu/vhk, covering vhk — agents.md (에이전트 작동 규약), loop protocol, vhk project rules, 세션 시작 필독 and 기술 스택.
Instructions file
Project instructions for the VHK codebase, covering its current status, required documents, technology choices, and coding rules.
Instructions file Gemini CLI
A set of Korean-language instructions for developing vhk, a command-line tool built with TypeScript and related web-development libraries. It identifies required documents, project structure, workflow rules, and coding conventions.