Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

hotl-plugin

hotl-plugin enthält 20 gesammelte Skills von yimwoo, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
20
Stars
25
aktualisiert
2026-07-06
Forks
2
Berufsabdeckung
5 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

loop-execution
Softwareentwickler

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
Softwareentwickler

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

2026-07-06
executing-plans
Softwareentwickler

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

2026-07-06
finishing-a-development-branch
Softwareentwickler

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
Softwareentwickler

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

2026-07-06
subagent-execution
Softwareentwickler

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
Softwareentwickler

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

2026-07-06
writing-plans
Sonstige Computerberufe

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
Softwareentwickler

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
Werbe- und Promotionsmanager

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

2026-05-10
document-review
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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

2026-05-10
code-review
Softwarequalitätssicherungsanalysten und -tester

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

2026-04-23
pr-reviewing
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Computersystem- und IT-Manager

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

2026-03-22
receiving-code-review
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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

2026-03-05
tdd
Softwarequalitätssicherungsanalysten und -tester

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

2026-03-05
verification-before-completion
Softwarequalitätssicherungsanalysten und -tester

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

2026-03-05