yimwoo/hotl-plugin

HOTL plugin for Codex, Claude Code, and Cline. Human-on-the-Loop AI coding workflows with planning, review, and verification.

26Stars on the repository
33Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

brainstorming

01

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use before any feature work — explores intent, requirements, and design. Produces HOTL contracts (intent, verification, governance) before implementation.

26 1mo ago A 33 tokens original MIT

code-review

02

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use after completing implementation steps and before merging — reviews against plan and HOTL contracts.

26 1mo ago A 20 tokens original MIT

dispatch-agents

03

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use when you have 2+ independent tasks with no shared state — dispatches parallel subagents for each task.

26 1mo ago A 27 tokens original MIT

document-review

04

yimwoo/hotl-plugin

Skill Claude CodeCodex

Optional utility for reviewing existing docs, external specs, hand-authored notes, or non-HOTL documents. HOTL design docs and workflows get structural lint + AI review; other documents get AI-only review with a generic rubric.

26 1mo ago A 49 tokens original MIT

executing-plans

05

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use when executing an implementation plan linearly with explicit human checkpoints between batches of tasks.

26 1mo ago A 22 tokens original MIT

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use after execution is complete or intentionally stopped — decide whether to merge back, publish a PR branch, keep the execution checkout, or discard it, and record that disposition in HOTL state.

26 1mo ago A 45 tokens original MIT

governed-execution

07

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use when executing an accepted HOTL workflow through the best available host or fallback driver.

26 1mo ago A 23 tokens original MIT

loop-execution

08

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use when executing an existing HOTL workflow file — reads steps, loops until success criteria met, auto-approves low-risk gates, pauses at high-risk gates.

26 1mo ago A 37 tokens original MIT

pr-reviewing

09

yimwoo/hotl-plugin

Skill Claude CodeCodex

Review a PR across multiple dimensions — description, code changes, code scan, unit tests — using parallel subagents. Supports GitHub, GitLab, and enterprise platforms.

26 1mo ago A 38 tokens original MIT

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use when review findings arrive — verify each claim against the codebase and HOTL contracts before making changes. Governs how agents respond to review feedback.

26 1mo ago A 35 tokens original MIT

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use at executor review checkpoints to dispatch the code-reviewer agent with structured context — git range, workflow contracts, and verification evidence.

26 1mo ago A 31 tokens original MIT

resuming

12

yimwoo/hotl-plugin

Skill Claude CodeCodex

Resume an interrupted workflow run with verify-first strategy — loads sidecar state, verifies the last step, and continues execution.

26 1mo ago A 27 tokens original MIT

setup-project

13

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use to generate HOTL adapter files for the current project — creates AGENTS.md, .clinerules, cursor rules, or copilot instructions depending on tools the team uses.

26 1mo ago A 39 tokens original MIT

skill-authoring

14

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use when creating, editing, or reviewing HOTL skills, agents, command prompts, or other behavior-shaping instruction files.

26 1mo ago A 29 tokens original MIT

subagent-execution

15

yimwoo/hotl-plugin

Skill Claude CodeCodex

Delegated step runner over the HOTL execution state machine — delegates eligible steps to fresh subagents while the controller keeps governance, verification, and stop conditions.

26 1mo ago A 36 tokens original MIT

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior — before proposing fixes.

26 1mo ago A 22 tokens original MIT

tdd

17

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use before writing any implementation code — enforces RED-GREEN-REFACTOR cycle.

26 1mo ago A 21 tokens original MIT

using-hotl

18

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use when the user explicitly asks for HOTL routing or needs guidance choosing the right HOTL workflow skill.

26 1mo ago A 25 tokens original MIT

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use before claiming any work is complete, fixed, or passing — runs verification commands and confirms output before making success claims.

26 1mo ago A 29 tokens original MIT

writing-plans

20

yimwoo/hotl-plugin

Skill Claude CodeCodex

Use after design approval to create a dated executable workflow file with bite-sized tasks, exact file paths, and loop/gate definitions.

26 1mo ago A 30 tokens original MIT