Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

hotl-plugin

hotl-plugin에는 yimwoo에서 수집한 skills 20개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
20
Stars
25
업데이트
2026-07-06
Forks
2
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

loop-execution
소프트웨어 개발자

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.

2026-07-06
resuming
소프트웨어 개발자

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

2026-07-06
executing-plans
소프트웨어 개발자

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

2026-07-06
finishing-a-development-branch
소프트웨어 개발자

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.

2026-07-06
governed-execution
소프트웨어 개발자

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

2026-07-06
subagent-execution
소프트웨어 개발자

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

2026-07-06
using-hotl
소프트웨어 개발자

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

2026-07-06
writing-plans
기타 컴퓨터 관련 직업

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

2026-06-29
setup-project
소프트웨어 개발자

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.

2026-06-04
brainstorming
광고 및 판촉 관리자

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

2026-05-10
document-review
소프트웨어 품질 보증 분석가·테스터

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.

2026-05-10
skill-authoring
소프트웨어 개발자

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

2026-05-10
code-review
소프트웨어 품질 보증 분석가·테스터

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

2026-04-23
pr-reviewing
소프트웨어 개발자

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

2026-03-23
requesting-code-review
소프트웨어 품질 보증 분석가·테스터

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

2026-03-22
dispatch-agents
컴퓨터·정보 시스템 관리자

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

2026-03-22
receiving-code-review
소프트웨어 개발자

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

2026-03-22
systematic-debugging
소프트웨어 품질 보증 분석가·테스터

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

2026-03-05
tdd
소프트웨어 품질 보증 분석가·테스터

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

2026-03-05
verification-before-completion
소프트웨어 품질 보증 분석가·테스터

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

2026-03-05