Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

hotl-plugin

hotl-plugin contém 20 skills coletadas de yimwoo, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
20
Stars
25
atualizado
2026-07-06
Forks
2
Cobertura ocupacional
5 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

loop-execution
Desenvolvedores 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
Desenvolvedores 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
Desenvolvedores de software

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

2026-07-06
finishing-a-development-branch
Desenvolvedores 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
Desenvolvedores de software

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

2026-07-06
subagent-execution
Desenvolvedores 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
Desenvolvedores 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
Outras ocupações de informática

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
Desenvolvedores 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 publicidade e promoções

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 garantia de qualidade de software e testadores

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
Desenvolvedores 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 garantia de qualidade de software e testadores

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

2026-04-23
pr-reviewing
Desenvolvedores 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 garantia de qualidade de software e testadores

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 computacionais e de informação

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

2026-03-22
receiving-code-review
Desenvolvedores 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 garantia de qualidade de software e testadores

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

2026-03-05
tdd
Analistas de garantia de qualidade de software e testadores

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

2026-03-05
verification-before-completion
Analistas de garantia de qualidade de software e testadores

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

2026-03-05