vkc-loop-supervisor

star 0

Enforce the VKC long-running supervisor loop: repo-local preflight, SoT read order, Desktop-outside clean workspace policy, backlog selection priority, patch-only mutation, and fail-closed execution. Use for supervisor automations, ongoing Codex development cycles, or when the user wants this repo to follow a persistent loop. (키워드=supervisor, hypothesis loop, preflight, patch-only, review packet, clean workspace, fail-closed)

LEE-SANG-BOK By LEE-SANG-BOK schedule Updated 3/23/2026

name: vkc-loop-supervisor description: Enforce the VKC long-running supervisor loop: repo-local preflight, SoT read order, Desktop-outside clean workspace policy, backlog selection priority, patch-only mutation, and fail-closed execution. Use for supervisor automations, ongoing Codex development cycles, or when the user wants this repo to follow a persistent loop. (키워드=supervisor, hypothesis loop, preflight, patch-only, review packet, clean workspace, fail-closed) metadata: short-description: VKC supervisor loop enforcement

VKC Loop Supervisor

Always pair this skill with $vkc-repo-guardrails. Use $vkc-shared-memory-router when the task spans multiple sessions, automations, or subagents.

Core rules

  • Run repo-local preflight before mutation.
  • Use docs/engineering/codex/CODEX_LOOP_POLICY.md as the loop policy SoT.
  • Prefer a clean workspace outside Desktop for mutation work.
  • Keep one active hypothesis at a time.
  • Do not start a new mutation cycle while GPT feedback is pending.

Execution order

  1. npm run ct:loop:bootstrap
  2. npm run ct:loop:health
  3. npm run ct:loop:hypothesis
  4. Patch only the bounded hypothesis scope.
  5. npm run ct:loop:review-packet
  6. Wait for feedback, then npm run ct:loop:feedback:normalize and npm run ct:loop:next-step

Resources

Install via CLI
npx skills add https://github.com/LEE-SANG-BOK/VKC-2- --skill vkc-loop-supervisor
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
LEE-SANG-BOK
LEE-SANG-BOK Explore all skills →