Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

hotl-plugin

hotl-plugin contiene 20 skills recopiladas de yimwoo, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
20
Stars
25
actualizado
2026-07-06
Forks
2
Cobertura ocupacional
5 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

loop-execution
Desarrolladores de software

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
Desarrolladores de software

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

2026-07-06
executing-plans
Desarrolladores de software

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

2026-07-06
finishing-a-development-branch
Desarrolladores de software

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
Desarrolladores de software

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

2026-07-06
subagent-execution
Desarrolladores de software

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
Desarrolladores de software

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

2026-07-06
writing-plans
Otras ocupaciones informáticas

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
Desarrolladores de software

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
Gerentes de publicidad y promociones

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

2026-05-10
document-review
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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

2026-05-10
code-review
Analistas de garantía de calidad de software y probadores

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

2026-04-23
pr-reviewing
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Gerentes de sistemas informáticos y de información

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

2026-03-22
receiving-code-review
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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

2026-03-05
tdd
Analistas de garantía de calidad de software y probadores

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

2026-03-05
verification-before-completion
Analistas de garantía de calidad de software y probadores

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

2026-03-05